| Package | Description |
|---|---|
| com.mysql.cj |
| Modifier and Type | Field and Description |
|---|---|
MysqlCharset |
Collation.mysqlCharset |
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Map<java.lang.String,MysqlCharset> |
CharsetMapping.CHARSET_NAME_TO_CHARSET |
private static java.util.Map<java.lang.Integer,MysqlCharset> |
CharsetMapping.COLLATION_INDEX_TO_CHARSET |
private static java.util.Map<java.lang.String,java.util.List<MysqlCharset>> |
CharsetMapping.JAVA_ENCODING_UC_TO_MYSQL_CHARSET |
| Modifier and Type | Method and Description |
|---|---|
protected static MysqlCharset |
CharsetMapping.getStaticMysqlCharsetByName(java.lang.String mysqlCharsetName) |