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