Uses of Class
org.apache.openjpa.kernel.AbstractStoreQuery.AbstractExecutor

Packages that use AbstractStoreQuery.AbstractExecutor
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
org.apache.openjpa.kernel OpenJPA Runtime Kernel 
 

Uses of AbstractStoreQuery.AbstractExecutor in org.apache.openjpa.jdbc.kernel
 

Subclasses of AbstractStoreQuery.AbstractExecutor in org.apache.openjpa.jdbc.kernel
protected static class SQLStoreQuery.SQLExecutor
          Executes 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.AbstractExpressionExecutor
          Provides support for queries that hold query information in a QueryExpressions instance.
static class ExpressionStoreQuery.DataStoreExecutor
          The 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.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01