Package org.jooq

Interface ExitWhenStep

  • All Superinterfaces:
    QueryPart, java.io.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