Class Hierarchy
- java.lang.Object
- org.smallmind.persistence.sql.pool.AbstractPooledDataSource<D,
P> (implements javax.sql.CommonDataSource) - org.smallmind.persistence.sql.pool.context.ContextualPooledDataSource (implements javax.sql.DataSource)
- org.smallmind.persistence.sql.pool.context.ContextualPooledXADataSource (implements javax.sql.XADataSource)
- org.smallmind.persistence.sql.pool.context.DefaultContextualPoolNameTranslator (implements org.smallmind.persistence.sql.pool.context.ContextualPoolNameTranslator)
- org.smallmind.persistence.sql.pool.context.PooledDataSourceContext (implements org.smallmind.nutsnbolts.context.Context)
- org.smallmind.persistence.sql.pool.AbstractPooledDataSource<D,
Interface Hierarchy
- org.smallmind.persistence.sql.pool.context.ContextualPoolNameTranslator