The obvious question is ... what particular part of JPA2 are you
requiring access to ? JPA2 adds on various ORM related mapping
extensions, as well as JPQL Criteria, validation, and little else
really. The ORM features are of no relevance for GAE/J clearly.

DataNucleus 2.0 already implements JPA2, so it ought to be a matter of
GAE/J to update their plugin to use it (or for people like you to
contribute the updates necessary since it is open source). DN 2.0
isn't yet certified as JPA2 compliant since JPA2 is developed in
secret, and the TCK is not readily available (we requested it a month
ago and still nothing), though it passes our unit tests.

-- 
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-j...@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