Class DropRuleStatement

  • All Implemented Interfaces:
    org.apache.shardingsphere.sql.parser.api.ASTNode, SQLStatement

    public abstract class DropRuleStatement
    extends RuleDefinitionStatement
    Drop rule statement.
    • Constructor Detail

      • DropRuleStatement

        protected DropRuleStatement()