Package io.vertx.mysqlclient
package io.vertx.mysqlclient
-
ClassDescriptionMySQL authentication plugins which can be specified at the connection start, more information could be found in MySQL Reference Manual.Authentication options for MySQL authentication which can be used for CHANGE_USER command.Converter and mapper for
MySQLAuthOptions.MySQLBatchExceptionis thrown if an error occurs during executions when usingPreparedQuery.executeBatch(List).Entry point for building MySQL clients.An interface to define MySQL specific constants or behaviors.An interface which represents a connection to MySQL server.Connect options for configuringMySQLConnectionorMySQLBuilder.Converter and mapper forMySQLConnectOptions.TheDatabaseExceptionfor MySQL.MySQL set options which can be used byMySQLConnection.setOption(MySQLSetOption).This parameter specifies the desired security state of the connection to the server.