| Package | Description |
|---|---|
| com.mysql.cj | |
| com.mysql.cj.protocol | |
| com.mysql.cj.protocol.a | |
| com.mysql.cj.protocol.x |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeCharsetSettings |
| Modifier and Type | Method and Description |
|---|---|
CharsetSettings |
ServerSession.getCharsetSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSession.setCharsetSettings(CharsetSettings charsetSettings) |
| Modifier and Type | Field and Description |
|---|---|
private CharsetSettings |
NativeServerSession.charsetSettings |
| Modifier and Type | Method and Description |
|---|---|
CharsetSettings |
NativeServerSession.getCharsetSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
NativeServerSession.setCharsetSettings(CharsetSettings charsetSettings) |
| Modifier and Type | Method and Description |
|---|---|
CharsetSettings |
XServerSession.getCharsetSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
XServerSession.setCharsetSettings(CharsetSettings charsetSettings) |