Uses of Interface
org.apache.openjpa.persistence.QueryResultCache

Packages that use QueryResultCache
org.apache.openjpa.persistence OpenJPA JPA 
 

Uses of QueryResultCache in org.apache.openjpa.persistence
 

Classes in org.apache.openjpa.persistence that implement QueryResultCache
 class QueryResultCacheImpl
          Implements Query result cache via delegation to QueryCache.
 

Methods in org.apache.openjpa.persistence that return QueryResultCache
 QueryResultCache OpenJPAEntityManagerFactory.getQueryResultCache()
          Access query result cache.
 QueryResultCache EntityManagerFactoryImpl.getQueryResultCache()
           
 



Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.