public WhereClause<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
WhereClause.DefaultImpls |
| Modifier and Type | Method and Description |
|---|---|
Condition |
getWhere() |
void |
setWhere(Condition p) |
T |
where(instep.dao.sql.Condition conditions) |