Uses of Class
org.apache.openjpa.datacache.AbstractDataCache

Packages that use AbstractDataCache
org.apache.openjpa.datacache OpenJPA Data Cache OpenJPA's data and query caching frameworks. 
 

Uses of AbstractDataCache in org.apache.openjpa.datacache
 

Subclasses of AbstractDataCache in org.apache.openjpa.datacache
 class ConcurrentDataCache
          A DataCache implementation that is optimized for concurrent access.
 class PartitionedDataCache
          A partitioned data cache maintains a set of partitions that are DataCache themselves.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.