| Package | Description | 
|---|---|
| io.vertx.mysqlclient | |
| io.vertx.rxjava.mysqlclient | 
| Class and Description | 
|---|
| MySQLAuthOptions
 Authentication options for MySQL authentication which can be used for CHANGE_USER command. 
 | 
| MySQLConnection
 A connection to MySQL server. 
 | 
| MySQLConnectOptions
 Connect options for configuring  
MySQLConnection or MySQLPool. | 
| MySQLPool
 A pool of MySQL connections. 
 | 
| MySQLSetOption
 MySQL set options which can be used by  
MySQLConnection.setOption(MySQLSetOption, Handler). | 
| SslMode
 This parameter specifies the desired security state of the connection to the server. 
 | 
| Class and Description | 
|---|
| MySQLClient
 An interface to define MySQL specific constants or behaviors. 
 | 
Copyright © 2020 Eclipse. All rights reserved.