Package com.mysql.cj.jdbc.integration.c3p0

  • Class Summary 
    Class Description
    MysqlConnectionTester
    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.