|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelegatingPreparedStatement | |
|---|---|
| org.apache.openjpa.lib.jdbc | Database Connectivity |
| Uses of DelegatingPreparedStatement in org.apache.openjpa.lib.jdbc |
|---|
| Subclasses of DelegatingPreparedStatement in org.apache.openjpa.lib.jdbc | |
|---|---|
protected class |
JDBCEventConnectionDecorator.EventPreparedStatement
Fires events as appropriate. |
protected class |
LoggingConnectionDecorator.LoggingConnection.LoggingPreparedStatement
|
| Fields in org.apache.openjpa.lib.jdbc with type parameters of type DelegatingPreparedStatement | |
|---|---|
(package private) static Constructor<DelegatingPreparedStatement> |
DelegatingPreparedStatement.concreteImpl
|
| Methods in org.apache.openjpa.lib.jdbc that return DelegatingPreparedStatement | |
|---|---|
static DelegatingPreparedStatement |
DelegatingPreparedStatement.newInstance(PreparedStatement stmnt,
Connection conn)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||