Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
|
org.apache.openjpa.jdbc.sql |
OpenJPA-JDBC SQL Abstraction
|
org.apache.openjpa.lib.jdbc |
Database Connectivity
|
Modifier and Type | Class and Description |
---|---|
protected class |
JDBCStoreManager.CancelPreparedStatement
Statement type that adds and removes itself from the set of active
statements so that it can be canceled.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
PostgresDictionary.PostgresPreparedStatement
Statement wrapper to work around the postgres empty result set bug.
|
Modifier and Type | Class and Description |
---|---|
protected class |
JDBCEventConnectionDecorator.EventPreparedStatement
Fires events as appropriate.
|
protected class |
LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement |
Modifier and Type | Method and Description |
---|---|
static DelegatingPreparedStatement |
DelegatingPreparedStatement.newInstance(PreparedStatement stmnt,
Connection conn) |
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.