|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegatingCallableStatement | |
---|---|
org.apache.openjpa.lib.jdbc | Database Connectivity |
Uses of DelegatingCallableStatement in org.apache.openjpa.lib.jdbc |
---|
Subclasses of DelegatingCallableStatement in org.apache.openjpa.lib.jdbc | |
---|---|
protected class |
LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
CallableStatement decorated with logging. |
Methods in org.apache.openjpa.lib.jdbc that return DelegatingCallableStatement | |
---|---|
static DelegatingCallableStatement |
DelegatingCallableStatement.newInstance(CallableStatement stmnt,
Connection conn)
Constructor for the concrete implementation of this abstract class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |