| パッケージ | 説明 |
|---|---|
| dev.miku.r2dbc.mysql.message.client |
The messages that are sent from a MySQL client to a MySQL server.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static HandshakeResponse |
HandshakeResponse.from(int capabilities,
int collationId,
String username,
byte[] authentication,
String authType,
String database,
Map<String,String> attributes) |
Copyright © 2018–2020. All rights reserved.