Uses of Class
org.apache.openjpa.kernel.QueryImpl.Compilation
-
Packages that use QueryImpl.Compilation Package Description org.apache.openjpa.kernel OpenJPA Runtime Kernel -
-
Uses of QueryImpl.Compilation in org.apache.openjpa.kernel
Methods in org.apache.openjpa.kernel that return QueryImpl.Compilation Modifier and Type Method Description protected QueryImpl.Compilation
QueryImpl. compilationFromCache()
Find the cached compilation for the current query, creating one if it does not exist.
-