Uses of Interface
com.mchange.v2.c3p0.impl.IdentityTokenized
-
Packages that use IdentityTokenized Package Description com.mchange.v2.c3p0 com.mchange.v2.c3p0.debug com.mchange.v2.c3p0.impl -
-
Uses of IdentityTokenized in com.mchange.v2.c3p0
Classes in com.mchange.v2.c3p0 that implement IdentityTokenized 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!classDriverManagerDataSourceclassJndiRefConnectionPoolDataSourceclassPoolBackedDataSourceclassWrapperConnectionPoolDataSourceMethods in com.mchange.v2.c3p0 that return IdentityTokenized Modifier and Type Method Description static IdentityTokenizedC3P0Registry. reregister(IdentityTokenized idt)Methods in com.mchange.v2.c3p0 with parameters of type IdentityTokenized Modifier and Type Method Description static IdentityTokenizedC3P0Registry. reregister(IdentityTokenized idt) -
Uses of IdentityTokenized in com.mchange.v2.c3p0.debug
Classes in com.mchange.v2.c3p0.debug that implement IdentityTokenized 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 IdentityTokenized in com.mchange.v2.c3p0.impl
Classes in com.mchange.v2.c3p0.impl that implement IdentityTokenized Modifier and Type Class Description classAbstractIdentityTokenizedclassAbstractPoolBackedDataSourceclassDriverManagerDataSourceBaseThis 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.Methods in com.mchange.v2.c3p0.impl with parameters of type IdentityTokenized Modifier and Type Method Description static java.lang.ObjectIdentityTokenResolvable. doResolve(IdentityTokenized itd)
-