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 JDOQueryCache
JDOPersistenceManagerFactory. getQueryCache()
Accessor for the query results cache.static JDOQueryCache
DataNucleusHelperJDO. getQueryResultCache(javax.jdo.PersistenceManagerFactory pmf)
Convenience accessor for the query results cache.
-