public interface GlobalRuleRALUpdater
extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
| Modifier and Type | Method and Description |
|---|---|
void |
executeUpdate(ShardingSphereMetaData metaData,
org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
Execute update.
|
void executeUpdate(ShardingSphereMetaData metaData, org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement sqlStatement)
metaData - meta datasqlStatement - SQL statementCopyright © 2023 The Apache Software Foundation. All rights reserved.