Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
|
org.apache.openjpa.kernel |
OpenJPA Runtime Kernel
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCStoreQuery
JDBC query implementation.
|
class |
PreparedSQLStoreQuery
A executor for Prepared SQL Query.
|
class |
SQLStoreQuery
A SQL query.
|
Modifier and Type | Class and Description |
---|---|
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–2017 Apache Software Foundation. All rights reserved.