| Package | Description |
|---|---|
| com.alibaba.druid.wall | |
| com.alibaba.druid.wall.spi |
| Modifier and Type | Method and Description |
|---|---|
static WallConfig.TenantCallBack.StatementType |
WallConfig.TenantCallBack.StatementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WallConfig.TenantCallBack.StatementType[] |
WallConfig.TenantCallBack.StatementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
WallConfig.TenantCallBack.getTenantColumn(WallConfig.TenantCallBack.StatementType statementType,
String tableName) |
Object |
WallConfig.TenantCallBack.getTenantValue(WallConfig.TenantCallBack.StatementType statementType,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WallVisitorUtils.checkJoinConditionForMultiTenant(WallVisitor visitor,
SQLJoinTableSource join,
boolean checkLeft,
WallConfig.TenantCallBack.StatementType statementType)
Deprecated.
|
Copyright © 2013–2018 Alibaba Group. All rights reserved.