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