类 PropertyConfig.MysqlConfig
java.lang.Object
org.dromara.autotable.core.config.PropertyConfig.MysqlConfig
- 封闭类:
PropertyConfig
-
字段详细资料
-
tableDefaultCharset
表默认字符集 -
tableDefaultCollation
表默认排序规则 -
columnDefaultCharset
列默认字符集 -
columnDefaultCollation
列默认排序规则
-
-
构造器详细资料
-
MysqlConfig
public MysqlConfig()
-