| Package | Description |
|---|---|
| io.daobab.query.base | |
| io.daobab.statement.where |
| Modifier and Type | Method and Description |
|---|---|
default WhereOr |
QueryWhisperer.or() |
default WhereOr |
QueryWhisperer.or(Where... where) |
| Modifier and Type | Method and Description |
|---|---|
default Q |
QueryHaving.havingOR(Supplier<WhereOr> wrapper) |
default Q |
QueryWhere.whereOR(Supplier<WhereOr> wrapper) |
default Q |
QueryWhere.whereOr(UnaryOperator<WhereOr> condition) |
| Modifier and Type | Method and Description |
|---|---|
WhereOr |
WhereAnd.or() |
WhereOr |
WhereNot.or() |
static WhereOr |
WhereOr.or() |
WhereOr |
WhereOr.or(Where where) |
Copyright © 2021. All rights reserved.