Uses of Class
org.apache.openjpa.datacache.AbstractDataCache
Packages that use AbstractDataCache
-
Uses of AbstractDataCache in org.apache.openjpa.datacache
Subclasses of AbstractDataCache in org.apache.openjpa.datacacheModifier and TypeClassDescriptionclassADataCacheimplementation that is optimized for concurrent access.classA partitioned data cache maintains a set of partitions that are DataCache themselves.