Uses of Class
org.apache.openjpa.kernel.AbstractStoreQuery
Package
Description
OpenJPA-JDBC Runtime Kernel
OpenJPA Runtime Kernel
-
Uses of AbstractStoreQuery in org.apache.openjpa.jdbc.kernel
Modifier and TypeClassDescriptionclass
JDBC query implementation.class
A executor for Prepared SQL Query.class
A SQL query.class
Executes a stored procedure. -
Uses of AbstractStoreQuery in org.apache.openjpa.kernel
Modifier and TypeClassDescriptionclass
Implementation of an expression-based query, which can handle String-based query expressions such as JPQL and JDOQL.class
A query that is executed by a user-defined method.