Uses of Class
org.apache.openjpa.kernel.QueryImpl
Package
Description
OpenJPA Runtime Kernel
Extended OpenJPA Interfaces for distributed databases.
-
Uses of QueryImpl in org.apache.openjpa.kernel
Modifier and TypeMethodDescriptionprotected QueryImpl
BrokerImpl.newQueryImpl
(String lang, StoreQuery sq) Create a new query.ModifierConstructorDescriptionQueryResultCallback
(QueryImpl kernel, StoreQuery storeQuery, StoreQuery.Executor executor, BatchedResultObjectProvider parent, StoreQuery.Range range) -
Uses of QueryImpl in org.apache.openjpa.slice
Modifier and TypeMethodDescriptionprotected QueryImpl
DistributedBrokerImpl.newQueryImpl
(String lang, StoreQuery sq) Create a new query.