public final class DropShardingTableRuleStatement extends DropRuleStatement
| Constructor and Description |
|---|
DropShardingTableRuleStatement(boolean containsExistsClause,
Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.TableNameSegment> tableNames) |
isContainsExistClause, setContainsExistClausepublic DropShardingTableRuleStatement(boolean containsExistsClause,
Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table.TableNameSegment> tableNames)
Copyright © 2022 The Apache Software Foundation. All rights reserved.