Search in sources :

Aggregations

CJException (com.mysql.cj.exceptions.CJException)21 NativePacketPayload (com.mysql.cj.protocol.a.NativePacketPayload)9 ArrayList (java.util.ArrayList)6 AuthenticationLdapSaslClientPlugin (com.mysql.cj.protocol.a.authentication.AuthenticationLdapSaslClientPlugin)5 Test (org.junit.jupiter.api.Test)5 CJCommunicationsException (com.mysql.cj.exceptions.CJCommunicationsException)4 IOException (java.io.IOException)4 SQLException (java.sql.SQLException)4 UnableToConnectException (com.mysql.cj.exceptions.UnableToConnectException)3 WrongArgumentException (com.mysql.cj.exceptions.WrongArgumentException)3 ServerPreparedQuery (com.mysql.cj.ServerPreparedQuery)2 OperationCancelledException (com.mysql.cj.exceptions.OperationCancelledException)2 PasswordExpiredException (com.mysql.cj.exceptions.PasswordExpiredException)2 Resultset (com.mysql.cj.protocol.Resultset)2 LazyString (com.mysql.cj.util.LazyString)2 Properties (java.util.Properties)2 NativeSession (com.mysql.cj.NativeSession)1 PreparedQuery (com.mysql.cj.PreparedQuery)1 UsernameCallback (com.mysql.cj.callback.UsernameCallback)1 HostInfo (com.mysql.cj.conf.HostInfo)1