Uses of Interface
org.jooq.IfElseStep
-
Uses of IfElseStep in org.jooq
Modifier and TypeMethodDescription@NotNull IfElseStep
IfThenStep.then
(Collection<? extends Statement> statements) Add aTHEN
clause to theIF
statement.@NotNull IfElseStep
Add aTHEN
clause to theIF
statement.