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