> JDO was designed for relational data models, GAE was designed for the
> opposite.

Please check your facts, perhaps by consulting people who actually
designed the JDO standard, or by actually reading the JDO spec. It was
designed to be datastore-agnostic. JPA on the other hand was not, with
RDBMS syntax leaking through the query language.

Use of version 2 of the GAE plugin (included as optional in 1.6.1 SDK)
is recommended, fixing many shortcomings in the design of the original
plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to