What jar are files needed for Google App engine datastore via JPA and JDO?
Asked
Active
Viewed 599 times
-1
-
Reading the docs for any system is something you should do before trying to use it. – DataNucleus Feb 15 '10 at 08:08
1 Answers
3
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
- 562,542
- 136
- 1,062
- 1,124