Showing posts with label hibernate. Show all posts
Showing posts with label hibernate. Show all posts

2010/01/11

Experimenting with Datanucleus JPA

I have been using Hibernate for a very long time, and I'm more or less satisfied with it. When I saw that Google App Engine uses the JPA/JDO implementation of Datanucleus for high level persistence, I decided to create a sample JPA project with it.