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