| Package | Description | 
|---|---|
| org.apache.commons.dbcp2 | 
 Database Connection Pool API. | 
| org.apache.commons.dbcp2.managed | 
 This package provides support for pooling of ManagedConnections. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PoolableConnectionA delegating connection that, rather than closing the underlying connection, returns itself to an  ObjectPoolwhen closed. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PoolableManagedConnectionPoolableConnection that unregisters from TransactionRegistry on Connection real destroy. | 
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.