| Package | Description |
|---|---|
| com.gitee.sunchenbin.mybatis.actable.constants | |
| com.gitee.sunchenbin.mybatis.actable.utils |
| Modifier and Type | Method and Description |
|---|---|
static MySqlCharsetConstant |
MySqlCharsetConstant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MySqlCharsetConstant[] |
MySqlCharsetConstant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static MySqlCharsetConstant |
ColumnUtils.getTableCharset(Class<?> clasz) |
Copyright © 2021. All rights reserved.