Module org.jooq
Package org.jooq

Interface ExitWhenStep

All Superinterfaces:
QueryPart, Serializable, Statement

@Pro public interface ExitWhenStep extends Statement
A step in the construction of an EXIT statement where a WHEN clause can be added.
Author:
Lukas Eder