Uses of Class
org.apache.openjpa.lib.jdbc.DelegatingConnection

Packages that use DelegatingConnection
org.apache.openjpa.lib.jdbc Database Connectivity Includes an implementation of the DataSource APIs around a normal JDBC 1.x driver. 
 

Uses of DelegatingConnection in org.apache.openjpa.lib.jdbc
 

Subclasses of DelegatingConnection in org.apache.openjpa.lib.jdbc
 class ConfiguringConnectionDecorator.ConfiguringConnection
          Decorator to configure connection components correctly.
protected  class LoggingConnectionDecorator.LoggingConnection
          Logging connection.
 



Copyright © 2006–2015 Apache Software Foundation. All rights reserved.