public final class DropColumnDefinitionFiller extends Object implements SQLSegmentFiller<DropColumnDefinitionSegment>
| Constructor and Description |
|---|
DropColumnDefinitionFiller() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(DropColumnDefinitionSegment sqlSegment,
SQLStatement sqlStatement)
Fill for sharding SQL segment to SQL statement.
|
public void fill(DropColumnDefinitionSegment sqlSegment, SQLStatement sqlStatement)
SQLSegmentFillerfill in interface SQLSegmentFiller<DropColumnDefinitionSegment>sqlSegment - SQL segmentsqlStatement - SQL statementCopyright © 2020 The Apache Software Foundation. All rights reserved.