eclipselink - Can I use JPA 2.0 with Google App Engine? -


can use jpa 2.0(e.g eclipselink) google app engine?

the datanucleus plugin google appengine supports both jdo , jpa api access google appengine datastore infrastructure. implementation seems support jpa1 only.


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -