Package | Description |
---|---|
org.apache.openjpa.jdbc.kernel |
OpenJPA-JDBC Runtime Kernel
|
org.apache.openjpa.lib.jdbc |
Database Connectivity
|
Modifier and Type | Class and Description |
---|---|
protected class |
JDBCStoreManager.CancelStatement
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 class |
JDBCEventConnectionDecorator.EventStatement
Fires events as appropriate.
|
protected class |
LoggingConnectionDecorator.LoggingConnection.LoggingStatement
Statement wrapper that logs SQL to the parent data source and
remembers the last piece of SQL to be executed on it.
|
Modifier and Type | Method and Description |
---|---|
static DelegatingStatement |
DelegatingStatement.newInstance(Statement stmnt,
Connection conn) |
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.