Uses of Class
org.datanucleus.api.jdo.JDOQueryCache
-
Packages that use JDOQueryCache Package Description org.datanucleus.api.jdo Package providing components specific to JDO persistence. -
-
Uses of JDOQueryCache in org.datanucleus.api.jdo
Methods in org.datanucleus.api.jdo that return JDOQueryCache Modifier and Type Method Description JDOQueryCacheJDOPersistenceManagerFactory. getQueryCache()Accessor for the query results cache.static JDOQueryCacheDataNucleusHelperJDO. getQueryResultCache(javax.jdo.PersistenceManagerFactory pmf)Convenience accessor for the query results cache.
-