| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractStoreQuery.AbstractExecutor | |
|---|---|
| org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel | 
| org.apache.openjpa.kernel | OpenJPA Runtime Kernel | 
| org.apache.openjpa.slice.jdbc | Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. | 
| Uses of AbstractStoreQuery.AbstractExecutor in org.apache.openjpa.jdbc.kernel | 
|---|
| Subclasses of AbstractStoreQuery.AbstractExecutor in org.apache.openjpa.jdbc.kernel | |
|---|---|
| static class | PreparedSQLStoreQuery.PreparedSQLExecutorExecutor of a prepared query uses the QueryExpressions of the original query available via the PreparedQuery. | 
| protected static class | SQLStoreQuery.SQLExecutorExecutes the filter as a SQL query. | 
| Uses of AbstractStoreQuery.AbstractExecutor in org.apache.openjpa.kernel | 
|---|
| Subclasses of AbstractStoreQuery.AbstractExecutor in org.apache.openjpa.kernel | |
|---|---|
| static class | ExpressionStoreQuery.AbstractExpressionExecutorProvides support for queries that hold query information in a QueryExpressionsinstance. | 
| static class | ExpressionStoreQuery.DataStoreExecutorThe DataStoreExecutor executes the query against the implementation's overridden ExpressionStoreQuery.DataStoreExecutor.executeQuery(org.apache.openjpa.kernel.StoreQuery, java.lang.Object[], org.apache.openjpa.kernel.StoreQuery.Range)method. | 
| Uses of AbstractStoreQuery.AbstractExecutor in org.apache.openjpa.slice.jdbc | 
|---|
| Subclasses of AbstractStoreQuery.AbstractExecutor in org.apache.openjpa.slice.jdbc | |
|---|---|
| static class | DistributedStoreQuery.ParallelExecutorExecutes queries on multiple databases. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||