Uses of Class
org.apache.openjpa.datacache.AbstractDataCache
- 
Packages that use AbstractDataCache Package Description org.apache.openjpa.datacache OpenJPA Data Cache - 
- 
Uses of AbstractDataCache in org.apache.openjpa.datacache
Subclasses of AbstractDataCache in org.apache.openjpa.datacache Modifier and Type Class Description classConcurrentDataCacheADataCacheimplementation that is optimized for concurrent access.classPartitionedDataCacheA partitioned data cache maintains a set of partitions that are DataCache themselves. 
 -