public class ClauseString extends Object implements Clause
| Constructor and Description |
|---|
ClauseString() |
| Modifier and Type | Method and Description |
|---|---|
protected Annal |
logger() |
protected Object |
normalized(Object value,
Function<Object,Object> convert) |
protected Term |
termDate(String op) |
org.jooq.Condition |
where(org.jooq.Field columnName,
String fieldName,
String op,
Object value) |
Copyright © 2021. All rights reserved.