| パッケージ | 説明 |
|---|---|
| dev.miku.r2dbc.mysql |
An implementation of the Reactive Relational Database Connection API for MySQL servers.
|
| クラスと説明 |
|---|
| 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. |
| 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. |
| MySqlStatement
A strongly typed implementation of
Statement for the MySQL database. |
Copyright © 2018–2020. All rights reserved.