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-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01