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

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -