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.
|
Copyright © 2020 Eclipse. All rights reserved.