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 TypeClassDescriptionclass
ADataCache
implementation that is optimized for concurrent access.class
A partitioned data cache maintains a set of partitions that are DataCache themselves.