public final class And extends CompoundCondition
| Constructor and Description |
|---|
And() |
| Modifier and Type | Method and Description |
|---|---|
Condition |
and(Condition condition)
AND condition of condition query object.
|
protected String |
getOperator()
Get operator of the compound condition.
|
addAllConditions, addCondition, getConditions, not, toStringortoStringprotected String getOperator()
getOperator in class CompoundConditionCopyright © 2014. All rights reserved.