Uses of Interface
org.eclnt.ccee.db.dofw.IDBConnectionPoolConnectionChecker
Packages that use IDBConnectionPoolConnectionChecker
-
Uses of IDBConnectionPoolConnectionChecker in org.eclnt.ccee.db.dofw
Classes in org.eclnt.ccee.db.dofw that implement IDBConnectionPoolConnectionCheckerMethods in org.eclnt.ccee.db.dofw with parameters of type IDBConnectionPoolConnectionCheckerModifier and TypeMethodDescriptionstatic void
DBConnectionPool.initConnectionChecker
(IDBConnectionPoolConnectionChecker connectionChecker) Pass own implementation ofIDBConnectionPoolConnectionChecker
that is used instead of the default one.