public static class MySqlJdbcContext.DatabaseLocales extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
charset |
private String |
collation |
| Constructor and Description |
|---|
DatabaseLocales(String charset,
String collation) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendToDdlStatement(String dbName,
StringBuilder ddl) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.