类 CreateMaskRuleStatement

java.lang.Object
org.apache.shardingsphere.sql.parser.sql.common.statement.AbstractSQLStatement
org.apache.shardingsphere.distsql.parser.statement.DistSQLStatement
org.apache.shardingsphere.distsql.parser.statement.rdl.RDLStatement
org.apache.shardingsphere.distsql.parser.statement.rdl.RuleDefinitionStatement
org.apache.shardingsphere.distsql.parser.statement.rdl.create.CreateRuleStatement
org.apache.shardingsphere.mask.distsql.parser.statement.CreateMaskRuleStatement
所有已实现的接口:
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode, org.apache.shardingsphere.sql.parser.sql.common.statement.SQLStatement

public final class CreateMaskRuleStatement extends org.apache.shardingsphere.distsql.parser.statement.rdl.create.CreateRuleStatement
Create mask rule statement.
  • 构造器详细资料