Uses of Interface
org.jooq.True
-
Uses of True in org.jooq.impl
Modifier and TypeMethodDescriptionstatic @NotNull True
DSL.trueCondition()
Return aCondition
that will always evaluate toTRUE
.
static @NotNull True
trueCondition()
Condition
that will always evaluate to
TRUE
.