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.