Uses of Interface
com.mchange.v2.c3p0.QueryConnectionTester
Packages that use QueryConnectionTester
Package
Description
-
Uses of QueryConnectionTester in com.mchange.v2.c3p0
Subinterfaces of QueryConnectionTester in com.mchange.v2.c3p0Modifier and TypeInterfaceDescriptioninterfaceinterfaceHaving expanded the once-simple ConnectionTester interface to support both user-specified queries and return of root cause Exceptions (via an out-param), this interface has grown unnecessarily complex.Classes in com.mchange.v2.c3p0 that implement QueryConnectionTesterModifier and TypeClassDescriptionclassHaving expanded the once-simple ConnectionTester interface to support both user-specified queries and return of root cause Exceptions (via an out-param), this interface has grown unnecessarily complex. -
Uses of QueryConnectionTester in com.mchange.v2.c3p0.example
Classes in com.mchange.v2.c3p0.example that implement QueryConnectionTester -
Uses of QueryConnectionTester in com.mchange.v2.c3p0.impl
Classes in com.mchange.v2.c3p0.impl that implement QueryConnectionTester -
Uses of QueryConnectionTester in com.mchange.v2.c3p0.util
Classes in com.mchange.v2.c3p0.util that implement QueryConnectionTester