-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
For compatibility with earlier JBoss application server versions (5.0/6.0), add an extension that allows the persistence context to last until the referencing persistence context is closed.
For example, in a session method that has no active JTA transaction, entities returned, will not cleared from the persistence context, until the session method completes. This extension is only introduced to allow compatibility with older application server versions.
- is related to
-
WFLY-12674 wildfly.jpa.skipquerydetach set to true, will now skip clearing of query results
- Closed
- relates to
-
AS7-2781 in transaction scoped persistence context,invoked in non-tx, after entityManager.find(), no session or session was closed
- Resolved
-
JBEAP-1715 Migration Guide should document jboss.as.jpa.deferdetach property
- Closed