Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NEWER |
"newer" |
public static final String |
OLD |
"old" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FORCE_UPDATE_PROPERTIES |
"forceUpdateProperties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PREFIX |
"mapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_TEMPLATEFORMATTER |
"tk.mybatis.mapper.generator.formatter.FreemarkerTemplateFormatter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENCODING |
"UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENCODING |
"UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SELECT_KEY_SUFFIX |
"!selectKey" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SAFE_DELETE_ERROR |
"\u901a\u7528 Mapper \u5b89\u5168\u68c0\u67e5: \u5bf9\u67e5\u8be2\u6761\u4ef6\u53c2\u6570\u8fdb\u884c\u68c0\u67e5\u65f6\u51fa\u9519!" |
public static final String |
SAFE_DELETE_EXCEPTION |
"\u901a\u7528 Mapper \u5b89\u5168\u68c0\u67e5: \u5f53\u524d\u64cd\u4f5c\u7684\u65b9\u6cd5\u6ca1\u6709\u6307\u5b9a\u67e5\u8be2\u6761\u4ef6\uff0c\u4e0d\u5141\u8bb8\u6267\u884c\u8be5\u64cd\u4f5c!" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MYBATIS_PREFIX |
"mybatis" |
Copyright © 2018. All rights reserved.