| Modifier and Type | Method and Description |
|---|---|
WhereNested<T> |
and(Clause clause) |
T |
close() |
WhereNested<T> |
or(Clause clause) |
public WhereNested<T> and(Clause clause)
public WhereNested<T> or(Clause clause)
public T close()
Copyright © 2021. All rights reserved.