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, equals, hashCode, statusOnException, statusOnException, statusOnException
-
Constructor Details
-
IsValidOnlyConnectionTester30
public IsValidOnlyConnectionTester30()
-
-
Method Details
-
getIsValidTimeout
protected int getIsValidTimeout()- Specified by:
getIsValidTimeoutin classIsValidOnlyConnectionTester
-