Maven archetype to generate project (found by googling maven jpa 2 google app engine Archetype):
http://webapplicationdeveloper.blogspot.co.uk/2012/07/google-datastore-with-jpa-and-spring.html
For Maven and Google App Engine, see also:
http://code.google.com/p/maven-gae-plugin/
Google App engine documentation about JPA 2 support:
https://developers.google.com/appengine/docs/java/datastore/jpa/overview-dn2
Google App engine documentation about the java datastore:
https://developers.google.com/appengine/docs/java/gettingstarted/usingdatastore
Another cool article but not to JPA or google app engine:
https://code.google.com/p/guava-libraries/wiki/CachesExplained
Comments
Post a Comment