public final class AndCondition extends Object
| Constructor and Description |
|---|
AndCondition() |
| Modifier and Type | Method and Description |
|---|---|
Map<Column,List<Condition>> |
getConditionsMap()
Get conditions map.
|
AndCondition |
optimize()
Optimize and condition.
|
public Map<Column,List<Condition>> getConditionsMap()
public AndCondition optimize()
Copyright © 2019 The Apache Software Foundation. All rights reserved.