| Package | Description |
|---|---|
| io.mybatis.provider | |
| io.mybatis.provider.style |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Style> |
Style.styleMap
初始化样式信息
|
| Modifier and Type | Method and Description |
|---|---|
static Style |
Style.getDefaultStyle()
获取默认样式处理
|
static Style |
Style.getStyle(String style)
获取样式
|
| Modifier and Type | Class and Description |
|---|---|
class |
LowerStyle |
class |
LowerUnderscoreStyle |
class |
NormalStyle |
class |
UpperStyle |
class |
UpperUnderscoreStyle |
Copyright © 2022. All rights reserved.