Interface PoolingDataSource

All Superinterfaces:
AutoCloseable, CommonDataSource, DataSource, Wrapper
All Known Implementing Classes:
ManagedPoolingDataSource, UnmanagedPoolingDataSource

public interface PoolingDataSource extends DataSource, AutoCloseable
A DataSource that pools connections and requires to be explicitly closed.
Since:
4.0