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