Uses of Class
org.apache.commons.dbcp2.DelegatingConnection

Packages that use DelegatingConnection
Package
Description
Database Connection Pool API.
This package contains one public class which is a ConnectionPoolDataSource (CPDS) implementation that can be used to adapt older Driver based JDBC implementations.
This package provides support for pooling of ManagedConnections.