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, toString
or
toString
protected String getOperator()
getOperator
in class CompoundCondition
Copyright © 2018. All rights reserved.