JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.openjpa.jdbc.kernel.SQLStoreQuery
Packages that use
SQLStoreQuery
Package
Description
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
Modifier and Type
Class
Description
class
PreparedSQLStoreQuery
A executor for Prepared SQL Query.
Constructors in
org.apache.openjpa.jdbc.kernel
with parameters of type
SQLStoreQuery
Modifier
Constructor
Description
SQLExecutor
(
SQLStoreQuery
q,
ClassMetaData
candidate)