Uses of Interface
org.apache.cayenne.datasource.PoolingDataSource
Packages that use PoolingDataSource
- 
Uses of PoolingDataSource in org.apache.cayenne.datasourceClasses in org.apache.cayenne.datasource that implement PoolingDataSourceModifier and TypeClassDescriptionclassA wrapper forUnmanagedPoolingDataSourcethat automatically manages the underlying connection pool size.classA non-blockingDataSourcewith a pool of connections.Methods in org.apache.cayenne.datasource that return PoolingDataSourceModifier and TypeMethodDescriptionPoolingDataSourceBuilder.build()Builds a pooling DataSource that needs to be explicitly closed by the caller when no longer in use.