| java.lang.Object com.mysql.jdbc.integration.c3p0.MysqlConnectionTester
MysqlConnectionTester | final public class MysqlConnectionTester implements QueryConnectionTester(Code) | | ConnectionTester for C3P0 connection pool that uses the more efficient
COM_PING method of testing connection 'liveness' for MySQL, and 'sorts'
exceptions based on SQLState or class of 'CommunicationsException' for
handling exceptions.
version: $Id: MysqlConnectionTester.java,v 1.1.2.1 2005/05/13 18:58:39 version: mmatthews Exp $ |
MysqlConnectionTester | public MysqlConnectionTester()(Code) | | |
|
|