Uses of Interface
org.jooq.Null
-
Uses of Null in org.jooq.impl
Modifier and TypeMethodDescriptionstatic @NotNull Null
DSL.nullCondition()
Return aCondition
that will always evaluate toNULL
.
static @NotNull Null
nullCondition()
Condition
that will always evaluate to
NULL
.