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