Class ContextualPooledDataSource

java.lang.Object
org.smallmind.persistence.sql.pool.AbstractPooledDataSource<DataSource,PooledConnection>
org.smallmind.persistence.sql.pool.context.ContextualPooledDataSource
All Implemented Interfaces:
Wrapper, CommonDataSource, DataSource

public class ContextualPooledDataSource extends AbstractPooledDataSource<DataSource,PooledConnection> implements DataSource