Uses of Class
org.apache.openjpa.jdbc.kernel.SQLStoreQuery

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

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

Subclasses of SQLStoreQuery in org.apache.openjpa.jdbc.kernel
 class PreparedSQLStoreQuery
          A executor for Prepared SQL Query.
 

Constructors in org.apache.openjpa.jdbc.kernel with parameters of type SQLStoreQuery
SQLStoreQuery.SQLExecutor(SQLStoreQuery q, ClassMetaData candidate)
           
 



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