| 限定符和类型 | 字段和说明 |
|---|---|
static String |
BUNIT_COLUMN_NAME |
static String |
CACHE_ENABLED |
static String |
CACHE_EXPIRE_SECONDS |
static String |
CREATED_BY_COLUMN_NAME |
static boolean |
DATA_PERM_ALL_MATCH_MODE_ENABLED |
static String |
DATA_PERM_ENABLED |
static boolean |
DATA_PERM_GROUP_MISSING_MATCH_NONE |
static boolean |
DATA_PERM_HANDLE_OWNER |
static boolean |
DATA_PERM_INNER_JOIN_USING_ON |
static boolean |
DATA_PERM_MULTI_SCOPE_MODE |
static boolean |
DATA_PERM_ORG_ID_USING_CODE |
static boolean |
DATA_PERM_ORG_USING_FULL_CODE_MODE |
static boolean |
DATA_PERM_STRICT_MODE |
static boolean |
DATA_PERM_USING_GROUP_MODE |
static int |
DB_OFFSET |
static String |
DB_TYPE |
static String |
DEPT_COLUMN_NAME |
static String |
INTERCEPTOR_HANDLERCLASS |
static String |
ORG_DATA_PERM_NAME |
static int |
QUERY_MAX_LIMIT |
static String |
SOFT_DELETE_COLUMN_NAME |
static String |
SOFT_DELETE_FALSE_VALUE |
static String |
TENANT_COLUMN_NAME |
static String |
TENANT_IGNORE_USER_TYPE |
static int |
UPDATE_MAX_LIMIT |
| 构造器和说明 |
|---|
MybatisConfigs() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
getBoolean(String group,
String key,
boolean defaultValue) |
static String |
getBusinessUnitColumn(String group) |
static String |
getCreatedByColumnName(String group) |
static List<String> |
getCustomHandlerNames(String group) |
static String |
getDbType(String group) |
static String |
getDeptColumnName(String group) |
static String |
getProperty(String group,
String key,
String defaultValue) |
static String |
getSoftDeleteColumn(String group) |
static String |
getSoftDeletedFalseValue(String group) |
static String |
getTenantColumnName(String group) |
static boolean |
ignoreTenant(String mappper) |
static boolean |
isCacheEnabled(String group) |
static boolean |
isDataPermissionEnabled(String group) |
static boolean |
isFieldSharddingTenant(String group) |
static boolean |
isSchameSharddingTenant(String group) |
public static final String ORG_DATA_PERM_NAME
public static final boolean DATA_PERM_ALL_MATCH_MODE_ENABLED
public static final boolean DATA_PERM_HANDLE_OWNER
public static final boolean DATA_PERM_ORG_USING_FULL_CODE_MODE
public static final boolean DATA_PERM_USING_GROUP_MODE
public static final boolean DATA_PERM_GROUP_MISSING_MATCH_NONE
public static final boolean DATA_PERM_ORG_ID_USING_CODE
public static final boolean DATA_PERM_MULTI_SCOPE_MODE
public static final boolean DATA_PERM_STRICT_MODE
public static final boolean DATA_PERM_INNER_JOIN_USING_ON
public static final int DB_OFFSET
public static final int QUERY_MAX_LIMIT
public static final int UPDATE_MAX_LIMIT
public static boolean isCacheEnabled(String group)
public static boolean isDataPermissionEnabled(String group)
public static boolean isFieldSharddingTenant(String group)
public static boolean isSchameSharddingTenant(String group)
public static boolean ignoreTenant(String mappper)
Copyright © 2025. All rights reserved.