Package | Description |
---|---|
org.apache.commons.dbcp2.managed |
This package provides support for pooling of ManagedConnections.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedDataSource<C extends Connection>
The ManagedDataSource is a PoolingDataSource that creates ManagedConnections.
|
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.