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