Package | Description |
---|---|
tk.mybatis.mapper.code | |
tk.mybatis.mapper.entity | |
tk.mybatis.mapper.mapperhelper.resolve | |
tk.mybatis.mapper.util |
Modifier and Type | Method and Description |
---|---|
static Style |
Style.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Style[] |
Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Style |
Config.getStyle() |
Modifier and Type | Method and Description |
---|---|
void |
Config.setStyle(Style style) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultEntityResolve.processField(EntityTable entityTable,
EntityField field,
Config config,
Style style)
处理字段
|
Modifier and Type | Method and Description |
---|---|
static String |
StringUtil.convertByStyle(String str,
Style style)
根据指定的样式进行转换
|
Copyright © 2018. All rights reserved.