Search in sources :

Aggregations

NativeSession (com.mysql.cj.NativeSession)9 JdbcConnection (com.mysql.cj.jdbc.JdbcConnection)5 MysqlConnection (com.mysql.cj.MysqlConnection)4 Connection (java.sql.Connection)4 Properties (java.util.Properties)4 Test (org.junit.jupiter.api.Test)4 MysqlPooledConnection (com.mysql.cj.jdbc.MysqlPooledConnection)3 MysqlXAConnection (com.mysql.cj.jdbc.MysqlXAConnection)3 SuspendableXAConnection (com.mysql.cj.jdbc.SuspendableXAConnection)3 ReplicationConnection (com.mysql.cj.jdbc.ha.ReplicationConnection)3 IOException (java.io.IOException)3 SQLException (java.sql.SQLException)3 PooledConnection (javax.sql.PooledConnection)3 XAConnection (javax.sql.XAConnection)3 HostInfo (com.mysql.cj.conf.HostInfo)2 ClosedOnExpiredPasswordException (com.mysql.cj.exceptions.ClosedOnExpiredPasswordException)2 PasswordExpiredException (com.mysql.cj.exceptions.PasswordExpiredException)2 PropertyNotModifiableException (com.mysql.cj.exceptions.PropertyNotModifiableException)2 CommunicationsException (com.mysql.cj.jdbc.exceptions.CommunicationsException)2 NativePacketHeader (com.mysql.cj.protocol.a.NativePacketHeader)2