Module org.jooq
Package org.jooq

Interface IfElseStep

All Superinterfaces:
QueryPart, Serializable, Statement

@Pro public interface IfElseStep extends Statement
An intermediate step in building a procedural IF statement.
Author:
Lukas Eder