| パッケージ | 説明 |
|---|---|
| dev.miku.r2dbc.mysql.message.client |
The messages that are sent from a MySQL client to a MySQL server.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
PreparedCloseMessage
The message tell MySQL server to close the prepared statement specified by id.
|
class |
PreparedLargeDataMessage
Send parameter long data for prepared statements, it should be used by LOB types.
|
Copyright © 2018–2020. All rights reserved.