Uses of Interface
org.jooq.False
Packages that use False
-
Uses of False in org.jooq.impl
Methods in org.jooq.impl that return FalseModifier and TypeMethodDescriptionstatic @NotNull False
DSL.falseCondition()
Return aCondition
that will always evaluate toFALSE
.