Package com.mchange.v2.c3p0.impl
Interface DefaultConnectionTester.QuerylessTestRunner
-
- All Superinterfaces:
java.io.Serializable
- Enclosing class:
- DefaultConnectionTester
public static interface DefaultConnectionTester.QuerylessTestRunner extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
activeCheckConnectionNoQuery(java.sql.Connection c, java.lang.Throwable[] rootCauseOutParamHolder)
-