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