Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-beta, 2.0.0-beta2
-
None
Description
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.