Uses of Interface
org.jooq.False
-
Uses of False in org.jooq.impl
Modifier and TypeMethodDescriptionstatic @NotNull False
DSL.falseCondition()
Return aCondition
that will always evaluate toFALSE
.
static @NotNull False
falseCondition()
Condition
that will always evaluate to
FALSE
.