Class ManagedPoolingDataSource

java.lang.Object
org.apache.cayenne.datasource.ManagedPoolingDataSource
All Implemented Interfaces:
AutoCloseable, Wrapper, CommonDataSource, DataSource, PoolingDataSource, ScopeEventListener

public class ManagedPoolingDataSource extends Object implements PoolingDataSource, ScopeEventListener
A wrapper for UnmanagedPoolingDataSource that automatically manages the underlying connection pool size.
Since:
4.0