| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RESULT_MAP_NAME |
"BaseProviderResultMap" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LF |
"\n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_STYLE_KEY |
"mybatis.provider.style" |
public static final String |
LOWER |
"lower" |
public static final String |
LOWER_UNDERSCORE |
"lower_underscore" |
public static final String |
NORMAL |
"normal" |
public static final String |
UPPER |
"upper" |
public static final String |
UPPER_UNDERSCORE |
"upper_underscore" |
Copyright © 2022. All rights reserved.