| Constructor and Description |
|---|
WhereAnd() |
WhereAnd(Where... whereAnds) |
| Modifier and Type | Method and Description |
|---|---|
static WhereAnd |
and() |
WhereAnd |
and(Where val)
Add another Where clause
|
String |
getRelationBetweenExpressions() |
WhereNot |
not() |
WhereOr |
or() |
between, between, clone, equal, equal, equal, equal, equal, equal, equalColumn, getAllDaoInWhereClause, greater, greater, greater, greater, greater, greaterColumn, greaterOrEqual, greaterOrEqual, greaterOrEqual, greaterOrEqual, greaterOrEqual, greaterOrEqualColumn, ifElse, ifElse, ifFalse, ifFalse, ifNotNull, ifNotNull, ifTrue, ifTrue, in, in, in, in, in, in, isEmpty, isNull, less, less, less, less, less, lessColumn, lessOrEqual, lessOrEqual, lessOrEqual, lessOrEqual, lessOrEqual, lessOrEqualColumn, like, like, like, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notEqualColumn, notIn, notIn, notIn, notIn, notIn, notLike, notLike, notLike, notNull, temp, tempHavingclone, fromRemote, getCounter, getInnerWhere, getKeyForPointer, getRelationForPointer, getValueForPointer, getWhereMap, mayBeIndexedForPointer, optimize, put, setCounter, setWhereMap, startsFromPK, toMappublic WhereAnd()
public WhereAnd(Where... whereAnds)
public static final WhereAnd and()
public final WhereAnd and(Where val)
val - - valuepublic WhereOr or()
public WhereNot not()
public String getRelationBetweenExpressions()
getRelationBetweenExpressions in class WhereBaseCopyright © 2021. All rights reserved.