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

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

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

Subclasses of AbstractStoreQuery in org.apache.openjpa.jdbc.kernel
 class JDBCStoreQuery
          JDBC query implementation.
 class SQLStoreQuery
          A SQL query.
 

Uses of AbstractStoreQuery in org.apache.openjpa.kernel
 

Subclasses of AbstractStoreQuery in org.apache.openjpa.kernel
 class ExpressionStoreQuery
          Implementation of an expression-based query, which can handle String-based query expressions such as JPQL and JDOQL.
 class MethodStoreQuery
          A query that is executed by a user-defined 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