You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Patrick Linskey (JIRA)" <ji...@apache.org> on 2007/03/27 04:55:32 UTC

[jira] Created: (OPENJPA-183) OpenJPAEntityManager large transaction APIs should take class arguments to narrow behavior

OpenJPAEntityManager large transaction APIs should take class arguments to narrow behavior
------------------------------------------------------------------------------------------

                 Key: OPENJPA-183
                 URL: https://issues.apache.org/jira/browse/OPENJPA-183
             Project: OpenJPA
          Issue Type: Improvement
          Components: datacache
            Reporter: Patrick Linskey


OpenJPAEntityManager.setLargeTransaction() and OpenJPAEntityManager.setPopulateDataCache() control how a given transaction uses the data cache. These APIs (and in particular, setLargeTransaction()) would benefit from being per-class (or per-class-hierarchy) instead of being global to all classes in a transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.