Uses of Class
com.mchange.v2.c3p0.PoolBackedDataSource
-
Packages that use PoolBackedDataSource Package Description com.mchange.v2.c3p0 -
-
Uses of PoolBackedDataSource in com.mchange.v2.c3p0
Methods in com.mchange.v2.c3p0 that return PoolBackedDataSource Modifier and Type Method Description static PoolBackedDataSourcePoolBackedDataSource. constructSecurelyStringified(java.lang.String stringified)Methods in com.mchange.v2.c3p0 with parameters of type PoolBackedDataSource Modifier and Type Method Description static java.lang.StringPoolBackedDataSource. securelyStringify(PoolBackedDataSource dmds)
-