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