public class Condition extends Function
alias, members, operator, pseudoTableAlias, tableAlias, value| Constructor and Description |
|---|
Condition(String operator,
Object... members) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
and(Condition condition) |
Object |
clone() |
boolean |
isNot() |
Condition |
not() |
Condition |
or(Condition condition) |
as, clone, converteAll, converteOne, equals, getAlias, getMembers, getOperator, getPseudoTableAlias, getTableAlias, getValue, hashCode, setMembers, setOperator, setPseudoTableAlias, setTableAlias, setValue, toStringCopyright © 2019. All rights reserved.