Uses of Class
com.mchange.v2.c3p0.impl.AbstractIdentityTokenized
-
Packages that use AbstractIdentityTokenized Package Description com.mchange.v2.c3p0 com.mchange.v2.c3p0.debug com.mchange.v2.c3p0.impl -
-
Uses of AbstractIdentityTokenized in com.mchange.v2.c3p0
Subclasses of AbstractIdentityTokenized in com.mchange.v2.c3p0 Modifier and Type Class Description classAbstractComboPooledDataSourceFor the meaning of most of these properties, please see c3p0's top-level documentation!classComboPooledDataSourceFor the meaning of most of these properties, please see c3p0's top-level documentation!classDriverManagerDataSourceclassJndiRefConnectionPoolDataSourceclassPoolBackedDataSourceclassWrapperConnectionPoolDataSource -
Uses of AbstractIdentityTokenized in com.mchange.v2.c3p0.debug
Subclasses of AbstractIdentityTokenized in com.mchange.v2.c3p0.debug Modifier and Type Class Description classAfterCloseLoggingComboPooledDataSourceFor the meaning of most of these properties, please see c3p0's top-level documentation!classCloseLoggingComboPooledDataSourceFor the meaning of most of these properties, please see c3p0's top-level documentation!classConstructionLoggingComboPooledDataSourceFor the meaning of most of these properties, please see c3p0's top-level documentation! -
Uses of AbstractIdentityTokenized in com.mchange.v2.c3p0.impl
Subclasses of AbstractIdentityTokenized in com.mchange.v2.c3p0.impl Modifier and Type Class Description classAbstractPoolBackedDataSourceclassDriverManagerDataSourceBaseThis class was generated by com.mchange.v2.c3p0.codegen.BeangenDataSourceGenerator.classIdentityTokenResolvableThis is a convenient base class for all classes that wish to establish an initial identity which will be the basis of a one-per vm identity: i.e.classJndiRefDataSourceBaseThis class was generated by com.mchange.v2.c3p0.codegen.BeangenDataSourceGenerator.classPoolBackedDataSourceBaseThis class was generated by com.mchange.v2.c3p0.codegen.BeangenDataSourceGenerator.classWrapperConnectionPoolDataSourceBaseThis class was generated by com.mchange.v2.c3p0.codegen.BeangenDataSourceGenerator.
-