JPA vs. Native [message #376336] |
Fri, 11 July 2008 09:55  |
Eclipse User |
|
|
|
Hi.
As I understand, server/client/historical/etc. sessions, advanced
transaction features (using UoW, nested sessions, etc.) are available only
if using EclipseLink native mechanism (creating descriptors with
Workbench, and then using SessionManager). And if I'm using JPA mechanism
(via EntityManager) I'm limited to a session similar to simple
DatabaseSession.
I've discovered document named "Using EclipseLink JPA Extensions" (
http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG) ), but it
tells nothing about using this advanced features in JPA. Is it possible to
use advanced EclipseLink sessions in JPA or I have to follow only JPA spec
+ some extensions, described it this document?
Thanks.
|
|
|
|
Powered by
FUDForum. Page generated in 0.02830 seconds