Interface QueryConnectionTester
- All Superinterfaces:
ConnectionTester, Serializable
- All Known Subinterfaces:
FullQueryConnectionTester, 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 TypeMethodDescriptionintactiveCheckConnection(Connection c, String preferredTestQuery) Methods inherited from interface ConnectionTester
activeCheckConnection, statusOnException
-
Method Details
-
activeCheckConnection
-