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, toStringandtoStringprotected String getOperator()
getOperator in class CompoundConditionCopyright © 2014. All rights reserved.