[
https://issues.apache.org/jira/browse/OPENJPA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12748928#action_12748928
]
Michael Dick commented on OPENJPA-1271:
---------------------------------------
This issue will add support for calling
EntityManager.setProperty("javax.persistence.cache.retrieveMode",
CacheRetreiveMode.XXX)
EntityManager.setProperty("javax.persistence.cache.storeMode",
CacheStoreMode.XXX)
as defined in early drafts of the JPA 2.0 specification.
> Support CacheStoreMode and CacheRetrieveMode properties for EntityManager
> -------------------------------------------------------------------------
>
> Key: OPENJPA-1271
> URL: https://issues.apache.org/jira/browse/OPENJPA-1271
> Project: OpenJPA
> Issue Type: Sub-task
> Reporter: Michael Dick
> Assignee: Michael Dick
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.