Uses of Class
org.datanucleus.api.jakarta.JakartaQueryCache
-
Packages that use JakartaQueryCache Package Description org.datanucleus.api.jakarta Package containing the entry point for the DataNucleus implementation of the Jakarta Persistence specifications -
-
Uses of JakartaQueryCache in org.datanucleus.api.jakarta
Methods in org.datanucleus.api.jakarta that return JakartaQueryCache Modifier and Type Method Description JakartaQueryCache
JakartaEntityManagerFactory. getQueryCache()
Accessor for the query results cache.
-