Interface FullQueryConnectionTester
- All Superinterfaces:
ConnectionTester, QueryConnectionTester, Serializable
- All Known Subinterfaces:
UnifiedConnectionTester
- All Known Implementing Classes:
AbstractConnectionTester, DefaultConnectionTester, IsValidOnlyConnectionTester, IsValidOnlyConnectionTester30
-
Field Summary
Fields inherited from interface ConnectionTester
CONNECTION_IS_INVALID, CONNECTION_IS_OKAY, DATABASE_IS_INVALID -
Method Summary
Modifier and TypeMethodDescriptionintstatusOnException(Connection c, Throwable t, String preferredTestQuery) Methods inherited from interface ConnectionTester
activeCheckConnection, statusOnExceptionMethods inherited from interface QueryConnectionTester
activeCheckConnection
-
Method Details
-
statusOnException
-