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