| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryOperations | |
|---|---|
| org.apache.openjpa.datacache | OpenJPA Data Cache | 
| org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| org.apache.openjpa.slice | Extended OpenJPA Interfaces for distributed databases. | 
| org.apache.openjpa.slice.jdbc | Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. | 
| Uses of QueryOperations in org.apache.openjpa.datacache | 
|---|
| Classes in org.apache.openjpa.datacache that implement QueryOperations | |
|---|---|
|  class | QueryCacheStoreQueryA StoreQueryimplementation that caches the OIDs involved in
 the query, and can determine whether or not the query has been dirtied. | 
| Uses of QueryOperations in org.apache.openjpa.jdbc.kernel | 
|---|
| Classes in org.apache.openjpa.jdbc.kernel that implement QueryOperations | |
|---|---|
|  class | JDBCStoreQueryJDBC query implementation. | 
|  class | PreparedSQLStoreQueryA executor for Prepared SQL Query. | 
|  class | SQLStoreQueryA SQL query. | 
| Uses of QueryOperations in org.apache.openjpa.kernel | 
|---|
| Subinterfaces of QueryOperations in org.apache.openjpa.kernel | |
|---|---|
|  interface | QueryOpenJPA query interface. | 
|  interface | StoreQueryComponent that executes queries against the datastore. | 
| Classes in org.apache.openjpa.kernel that implement QueryOperations | |
|---|---|
|  class | AbstractStoreQueryAbstract StoreQuerythat implements most methods as no-ops. | 
|  class | DelegatingQueryDelegating query that can also perform exception translation for use in facades. | 
|  class | ExpressionStoreQueryImplementation of an expression-based query, which can handle String-based query expressions such as JPQL and JDOQL. | 
|  class | MethodStoreQueryA query that is executed by a user-defined method. | 
|  class | QueryImplImplementation of the Queryinterface. | 
| Uses of QueryOperations in org.apache.openjpa.slice | 
|---|
| Classes in org.apache.openjpa.slice that implement QueryOperations | |
|---|---|
|  class | DistributedQueryImplExtension with slice locking policy. | 
| Uses of QueryOperations in org.apache.openjpa.slice.jdbc | 
|---|
| Classes in org.apache.openjpa.slice.jdbc that implement QueryOperations | |
|---|---|
| (package private)  class | DistributedSQLStoreQueryA query for distributed databases. | 
| (package private)  class | DistributedStoreQueryA query for distributed databases. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||