public final class Or extends CompoundCondition
Constructor and Description |
---|
Or() |
Modifier and Type | Method and Description |
---|---|
protected String |
getOperator()
Get operator of the compound condition.
|
Condition |
or(Condition condition)
OR condition of condition query object.
|
addAllConditions, addCondition, getConditions, not, toString
and
toString
protected String getOperator()
getOperator
in class CompoundCondition
Copyright © 2018. All rights reserved.