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