Uses of Interface
org.apache.openjpa.persistence.QueryResultCache
Packages that use QueryResultCache
-
Uses of QueryResultCache in org.apache.openjpa.persistence
Classes in org.apache.openjpa.persistence that implement QueryResultCacheModifier and TypeClassDescriptionclass
Implements Query result cache via delegation to QueryCache.Methods in org.apache.openjpa.persistence that return QueryResultCacheModifier and TypeMethodDescriptionEntityManagerFactoryImpl.getQueryResultCache()
OpenJPAEntityManagerFactory.getQueryResultCache()
Access query result cache.