Uses of Package
io.vertx.mysqlclient
Packages that use io.vertx.mysqlclient
Package
Description
-
Classes in io.vertx.mysqlclient used by io.vertx.mysqlclientClassDescriptionMySQL 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.An interface which represents a connection to MySQL server.Connect options for configuring
MySQLConnectionorMySQLBuilder.MySQL set options which can be used byMySQLConnection.setOption(MySQLSetOption).This parameter specifies the desired security state of the connection to the server. -
Classes in io.vertx.mysqlclient used by io.vertx.mysqlclient.spi
-
Classes in io.vertx.mysqlclient used by io.vertx.reactivex.mysqlclientClassDescriptionAuthentication options for MySQL authentication which can be used for CHANGE_USER command.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 configuring
MySQLConnectionorMySQLBuilder.MySQL set options which can be used byMySQLConnection.setOption(MySQLSetOption). -
Classes in io.vertx.mysqlclient used by io.vertx.rxjava3.mysqlclientClassDescriptionAuthentication options for MySQL authentication which can be used for CHANGE_USER command.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 configuring
MySQLConnectionorMySQLBuilder.MySQL set options which can be used byMySQLConnection.setOption(MySQLSetOption).