Class ComboPooledDataSource

  • All Implemented Interfaces:
    IdentityTokenized, PooledDataSource, java.io.Serializable, java.lang.AutoCloseable, java.sql.Wrapper, javax.naming.Referenceable, javax.sql.CommonDataSource, javax.sql.DataSource

    public final class ComboPooledDataSource
    extends AbstractComboPooledDataSource
    implements java.io.Serializable, javax.naming.Referenceable

    For the meaning of most of these properties, please see c3p0's top-level documentation!

    See Also:
    Serialized Form
    • Constructor Detail

      • ComboPooledDataSource

        public ComboPooledDataSource()
      • ComboPooledDataSource

        public ComboPooledDataSource​(boolean autoregister)
      • ComboPooledDataSource

        public ComboPooledDataSource​(java.lang.String configName)