|
||||||||||
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. |
Fields in org.apache.openjpa.lib.jdbc with type parameters of type DelegatingCallableStatement | |
---|---|
(package private) static Constructor<DelegatingCallableStatement> |
DelegatingCallableStatement.concreteImpl
|
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 |