Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingCallableStatement
-
Packages that use DelegatingCallableStatement Package Description 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 Modifier and Type Class Description protected class
LoggingConnectionDecorator.LoggingConnection.LoggingCallableStatement
CallableStatement decorated with logging.
-