public final class ColumnDefinitionFiller extends Object implements SQLSegmentFiller<ColumnDefinitionSegment>
| Constructor and Description |
|---|
ColumnDefinitionFiller() |
| Modifier and Type | Method and Description |
|---|---|
void |
fill(ColumnDefinitionSegment sqlSegment,
SQLStatement sqlStatement)
Fill for sharding SQL segment to SQL statement.
|
public void fill(ColumnDefinitionSegment sqlSegment, SQLStatement sqlStatement)
SQLSegmentFillerfill in interface SQLSegmentFiller<ColumnDefinitionSegment>sqlSegment - SQL segmentsqlStatement - SQL statementCopyright © 2020 The Apache Software Foundation. All rights reserved.