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

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

Uses of ConcurrentDataCache in org.apache.openjpa.datacache
 

Subclasses of ConcurrentDataCache in org.apache.openjpa.datacache
 class PartitionedDataCache
          A partitioned data cache maintains a set of partitions that are DataCache themselves.
 



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