public final class DMLShardingConditionsShardingAuditAlgorithm extends Object implements ShardingAuditAlgorithm
| 构造器和说明 |
|---|
DMLShardingConditionsShardingAuditAlgorithm() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.infra.check.SQLCheckResult |
check(SQLStatementContext<?> sqlStatementContext,
List<Object> parameters,
org.apache.shardingsphere.infra.metadata.user.Grantee grantee,
org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database) |
String |
getType() |
void |
init(Properties props) |
public DMLShardingConditionsShardingAuditAlgorithm()
public void init(Properties props)
init 在接口中 org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessorpublic org.apache.shardingsphere.infra.check.SQLCheckResult check(SQLStatementContext<?> sqlStatementContext, List<Object> parameters, org.apache.shardingsphere.infra.metadata.user.Grantee grantee, org.apache.shardingsphere.infra.metadata.database.ShardingSphereDatabase database)
check 在接口中 ShardingAuditAlgorithmpublic String getType()
getType 在接口中 org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPICopyright © 2022 The Apache Software Foundation. All rights reserved.