public final class ModifyColumnDefinitionFiller extends Object implements SQLSegmentFiller<ModifyColumnDefinitionSegment>, ShardingTableMetaDataAwareFiller
| Constructor and Description |
|---|
ModifyColumnDefinitionFiller() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(ModifyColumnDefinitionSegment sqlSegment,
SQLStatement sqlStatement)
Fill for sharding SQL segment to SQL statement.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetShardingTableMetaDatapublic void fill(ModifyColumnDefinitionSegment sqlSegment, SQLStatement sqlStatement)
SQLSegmentFillerfill in interface SQLSegmentFiller<ModifyColumnDefinitionSegment>sqlSegment - SQL segmentsqlStatement - SQL statementCopyright © 2019 The Apache Software Foundation. All rights reserved.