参照先: 説明
| インタフェース | 説明 |
|---|---|
| MySqlStatement |
A strongly typed implementation of
Statement for the MySQL database. |
| クラス | 説明 |
|---|---|
| MySqlBatch |
Base class considers methods definition for implementations of
Batch. |
| MySqlConnection |
An implementation of
Connection for connecting to the MySQL database. |
| MySqlConnectionConfiguration |
MySQL configuration of connection.
|
| MySqlConnectionConfiguration.Builder | |
| MySqlConnectionFactory |
An implementation of
ConnectionFactory for creating connections to a MySQL database. |
| MySqlConnectionFactoryProvider |
An implementation of
ConnectionFactoryProvider for creating MySqlConnectionFactorys. |
| MySqlConnectionMetadata |
Connection metadata for a connection connected to MySQL database.
|
| MySqlResult |
An implementation of
Result representing the results of a query against the MySQL database. |
| MySqlRow |
An implementation of
Row for MySQL database. |
| MySqlSslConfiguration |
MySQL configuration of SSL.
|
Copyright © 2018–2020. All rights reserved.