| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<OrConditionSegment> |
PredicateExtractor.extract(Map<org.antlr.v4.runtime.ParserRuleContext,Integer> placeholderIndexes,
org.antlr.v4.runtime.ParserRuleContext exprNode)
Extract.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptOrConditionFiller.fill(OrConditionSegment sqlSegment,
SQLStatement sqlStatement) |
| Modifier and Type | Method and Description |
|---|---|
OrCondition |
OrConditionFiller.buildCondition(OrConditionSegment sqlSegment,
SQLStatement sqlStatement,
ShardingRule shardingRule,
ShardingTableMetaData shardingTableMetaData)
Build condition.
|
void |
OrConditionFiller.fill(OrConditionSegment sqlSegment,
SQLStatement sqlStatement) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.