public interface Clause
| Modifier and Type | Method and Description |
|---|---|
static Clause |
get(Class<?> type) |
org.jooq.Condition |
where(org.jooq.Field columnName,
String fieldName,
String op,
Object value) |
Copyright © 2020. All rights reserved.