what are jar files needed for google App engine datastore via JPA and JDO
+2
A:
The Google App Engine platform provides Java persistence (JDO or JPA) to its BigTable datastore using the datanucleus-appengine plugin. This plugin contains the JARs you're looking for.
Pascal Thivent
2010-02-12 02:10:25