Uses of Interface
org.jooq.Null
Packages that use Null
-
Uses of Null in org.jooq.impl
Methods in org.jooq.impl that return NullModifier and TypeMethodDescriptionstatic @NotNull Null
DSL.nullCondition()
Return aCondition
that will always evaluate toNULL
.