T - type of SQL statementR - type of rule configurationpublic interface RuleDefinitionDropUpdater<T extends org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement,R extends RuleConfiguration> extends RuleDefinitionUpdater<T,R>
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
updateCurrentRuleConfiguration(T sqlStatement,
R currentRuleConfig)
Update current rule configuration.
|
checkSQLStatement, getRuleConfigurationClassCopyright © 2021 The Apache Software Foundation. All rights reserved.