Uses of Interface
org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration.MigrationRALStatement
-
-
Uses of MigrationRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration
Classes in org.apache.shardingsphere.distsql.parser.statement.ral.pipeline.migration that implement MigrationRALStatement Modifier and Type Class Description classQueryableMigrationRALStatementQueryable migration RAL statement.classUpdatableMigrationRALStatementUpdatable migration RAL statement. -
Uses of MigrationRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.queryable
Classes in org.apache.shardingsphere.distsql.parser.statement.ral.queryable that implement MigrationRALStatement Modifier and Type Class Description classShowMigrationRuleStatementShow migration rule statement. -
Uses of MigrationRALStatement in org.apache.shardingsphere.distsql.parser.statement.ral.updatable
Classes in org.apache.shardingsphere.distsql.parser.statement.ral.updatable that implement MigrationRALStatement Modifier and Type Class Description classAlterInventoryIncrementalRuleStatementAlter inventory incremental rule statement.
-