| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryImpl | |
|---|---|
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel This package provides a common OpenJPA runtime environment that can be adapted for use with various data store mechanisms. | 
| org.apache.openjpa.slice | Extended OpenJPA Interfaces for distributed databases. | 
| Uses of QueryImpl in org.apache.openjpa.kernel | 
|---|
| Methods in org.apache.openjpa.kernel that return QueryImpl | |
|---|---|
protected  QueryImpl | 
BrokerImpl.newQueryImpl(String lang,
             StoreQuery sq)
Create a new query.  | 
| Uses of QueryImpl in org.apache.openjpa.slice | 
|---|
| Subclasses of QueryImpl in org.apache.openjpa.slice | |
|---|---|
 class | 
DistributedQueryImpl
Extension with slice locking policy.  | 
| Methods in org.apache.openjpa.slice that return QueryImpl | |
|---|---|
protected  QueryImpl | 
DistributedBrokerImpl.newQueryImpl(String lang,
             StoreQuery sq)
Create a new query.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||