Uses of Class
org.apache.openjpa.datacache.ConcurrentDataCache
-
Packages that use ConcurrentDataCache Package Description org.apache.openjpa.datacache OpenJPA Data Cache -
-
Uses of ConcurrentDataCache in org.apache.openjpa.datacache
Subclasses of ConcurrentDataCache in org.apache.openjpa.datacache Modifier and Type Class Description class
PartitionedDataCache
A partitioned data cache maintains a set of partitions that are DataCache themselves.
-