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

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

Uses of AbstractQueryCache in org.apache.openjpa.datacache
 

Subclasses of AbstractQueryCache in org.apache.openjpa.datacache
 class ConcurrentQueryCache
          A QueryCache implementation that is optimized for concurrent access.
 



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