Class PoolBackedDataSource

  • All Implemented Interfaces:
    com.mchange.v2.c3p0.impl.IdentityTokenized, PooledDataSource, java.io.Serializable, java.sql.Wrapper, javax.naming.Referenceable, javax.sql.CommonDataSource, javax.sql.DataSource

    public final class PoolBackedDataSource
    extends com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource
    implements PooledDataSource
    See Also:
    Serialized Form
    • Constructor Detail

      • PoolBackedDataSource

        public PoolBackedDataSource​(boolean autoregister)
      • PoolBackedDataSource

        public PoolBackedDataSource()
      • PoolBackedDataSource

        public PoolBackedDataSource​(java.lang.String configName)