| Package | Description |
|---|---|
| io.asyncer.r2dbc.mysql |
An implementation of the Reactive Relational Database Connection API for MySQL servers.
|
| io.asyncer.r2dbc.mysql.codec |
Data codecs for the type that the service provider understands.
|
| io.asyncer.r2dbc.mysql.constant |
Constants of the MySQL Client/Server Protocol.
|
| Class and Description |
|---|
| MySqlType
Enumeration of MySQL data types.
|
| SslMode
The mode of SSL considers the security of MySQL connections.
|
| ZeroDateOption
MySQL server maybe return "0000-00-00 00:00:00" (DATETIME, TIMESTAMP, etc.)
or "0000-00-00" (DATE), call them "zero date".
|
| Class and Description |
|---|
| ZeroDateOption
MySQL server maybe return "0000-00-00 00:00:00" (DATETIME, TIMESTAMP, etc.)
or "0000-00-00" (DATE), call them "zero date".
|
| Class and Description |
|---|
| MySqlType
Enumeration of MySQL data types.
|
| SslMode
The mode of SSL considers the security of MySQL connections.
|
| ZeroDateOption
MySQL server maybe return "0000-00-00 00:00:00" (DATETIME, TIMESTAMP, etc.)
or "0000-00-00" (DATE), call them "zero date".
|
Copyright © 2018–2023 asyncer.io. All rights reserved.