Uses of Class
org.apache.openjpa.datacache.DefaultCacheDistributionPolicy
-
Packages that use DefaultCacheDistributionPolicy Package Description org.apache.openjpa.datacache OpenJPA Data Cache -
-
Uses of DefaultCacheDistributionPolicy in org.apache.openjpa.datacache
Subclasses of DefaultCacheDistributionPolicy in org.apache.openjpa.datacache Modifier and Type Class Description class
TypeBasedCacheDistributionPolicy
A cache distribution policy based on the type of the managed objects.
-