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