| Package | Description | 
|---|---|
| org.apache.cayenne.datasource | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ManagedPoolingDataSourceA wrapper for  UnmanagedPoolingDataSourcethat automatically manages
 the underlying connection pool size. | 
| class  | UnmanagedPoolingDataSourceA non-blocking  DataSourcewith a pool of connections. | 
| Modifier and Type | Method and Description | 
|---|---|
| PoolingDataSource | PoolingDataSourceBuilder. build()Builds a pooling DataSource that needs to be explicitly closed by the
 caller when no longer in use. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.