Class IsValidOnlyConnectionTester30
java.lang.Object
com.mchange.v2.c3p0.AbstractConnectionTester
com.mchange.v2.c3p0.util.IsValidOnlyConnectionTester
com.mchange.v2.c3p0.example.IsValidOnlyConnectionTester30
- All Implemented Interfaces:
ConnectionTester, FullQueryConnectionTester, QueryConnectionTester, UnifiedConnectionTester, Serializable
- See Also:
-
Field Summary
Fields inherited from interface UnifiedConnectionTester
CONNECTION_IS_INVALID, CONNECTION_IS_OKAY, DATABASE_IS_INVALID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IsValidOnlyConnectionTester
activeCheckConnection, statusOnExceptionMethods inherited from class AbstractConnectionTester
activeCheckConnection, activeCheckConnection, activeCheckConnection, statusOnException, statusOnException, statusOnExceptionMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface UnifiedConnectionTester
equals, hashCode
-
Constructor Details
-
IsValidOnlyConnectionTester30
public IsValidOnlyConnectionTester30()
-
-
Method Details
-
getIsValidTimeout
protected int getIsValidTimeout()- Specified by:
getIsValidTimeoutin classIsValidOnlyConnectionTester
-