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 voidDBConnectionPool.initConnectionChecker(IDBConnectionPoolConnectionChecker connectionChecker) Pass own implementation ofIDBConnectionPoolConnectionCheckerthat is used instead of the default one.