|
| Re: Native ORM vs JPA [message #780840 is a reply to message #780786] |
Thu, 19 January 2012 10:04   |
James Sutherland Messages: 1877 Registered: July 2009 |
Senior Member |
|
|
JPA is the recommend API, a standard, and the target for any of our new development.
The native API is still fully supported. JPA is built on top of the native API, so most new JPA features are exposed through the native API.
You don't need to migrate, but you may want to, to bring your applications up to current standards and technology.
James : Wiki : Book : Blog : Twitter
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01937 seconds