您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
类的使用
org.apache.shardingsphere.mask.distsql.parser.segment.MaskRuleSegment
使用
MaskRuleSegment
的程序包
程序包
说明
org.apache.shardingsphere.mask.distsql.parser.statement
org.apache.shardingsphere.mask.distsql.parser.statement
中
MaskRuleSegment
的使用
类型变量类型为
MaskRuleSegment
的
org.apache.shardingsphere.mask.distsql.parser.statement
中的构造器参数
限定符
构造器
说明
CreateMaskRuleStatement
(boolean ifNotExists,
Collection
<
MaskRuleSegment
> rules)