| クラス | 説明 |
|---|---|
| AuthTypes |
All authentication types from handshake requests.
|
| BinaryDateTimes |
Constants of date/time in binary result/parameter.
|
| Capabilities |
Values for the capabilities flag bitmask used by the MySQL Client/Server Protocol.
|
| ColumnDefinitions |
Column definition flags.
|
| CursorTypes |
Constants for MySQL prepared statement cursor types.
|
| DataTypes |
MySQL column/parameter data types.
|
| DataValues |
Constants for data field value.
|
| Envelopes |
Constants for MySQL protocol envelopes, do NOT use it outer than r2dbc-mysql,
we can NOT promise it will never be changes.
|
| Headers |
Server messages' first byte constants.
|
| ServerStatuses |
MySQL server's statuses flag code.
|
| SqlStates |
Sql states reported by the r2dbc MySQL client.
|
| TlsVersions |
All TLS protocol version names supported by MySQL.
|
| 列挙 | 説明 |
|---|---|
| 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.)
|
Copyright © 2018–2020. All rights reserved.