Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingConnection
-
Packages that use DelegatingConnection Package Description org.apache.openjpa.lib.jdbc Database Connectivity -
-
Uses of DelegatingConnection in org.apache.openjpa.lib.jdbc
Subclasses of DelegatingConnection in org.apache.openjpa.lib.jdbc Modifier and Type Class Description class
ConfiguringConnectionDecorator.ConfiguringConnection
Decorator to configure connection components correctly.protected class
LoggingConnectionDecorator.LoggingConnection
Logging connection.
-