Uses of Class
com.mchange.v2.c3p0.impl.JndiRefDataSourceBase
-
Packages that use JndiRefDataSourceBase Package Description com.mchange.v2.c3p0.impl -
-
Uses of JndiRefDataSourceBase in com.mchange.v2.c3p0.impl
Methods in com.mchange.v2.c3p0.impl that return JndiRefDataSourceBase Modifier and Type Method Description static JndiRefDataSourceBaseJndiRefDataSourceBase. constructSecurelyStringified(java.lang.String s, JndiRefDataSourceBase nascent)Methods in com.mchange.v2.c3p0.impl with parameters of type JndiRefDataSourceBase Modifier and Type Method Description static JndiRefDataSourceBaseJndiRefDataSourceBase. constructSecurelyStringified(java.lang.String s, JndiRefDataSourceBase nascent)static java.lang.StringJndiRefDataSourceBase. securelyStringify(JndiRefDataSourceBase bean)
-