[
https://issues.apache.org/jira/browse/OPENJPA-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Curtis resolved OPENJPA-1539.
----------------------------------
Resolution: Fixed
Committed revision 916388 to trunk.
> DataCacheManager should cache whether or not a given type is cacheable or not.
> ------------------------------------------------------------------------------
>
> Key: OPENJPA-1539
> URL: https://issues.apache.org/jira/browse/OPENJPA-1539
> Project: OpenJPA
> Issue Type: Improvement
> Reporter: Rick Curtis
> Assignee: Rick Curtis
> Fix For: 2.0.0
>
>
> In the
> org.apache.openjpa.datacache.DataCacheManagerImpl.isCachable(ClassMetaData
> meta) we always calculate the cacheability of a given Entity type even though
> the value can't change at runtime.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.