Objectify is a Java data access API specifically designed for the Google App Engine datastore. It occupies a "middle ground"; easier to use and more transparent than JDO or JPA, but significantly mor...
This is a university project about using JPA and JDO with the google app engine. In the course "Data in the Cloud" we learned how to use the google app engine and write scalable web applications.P...