Module org.jooq
Package org.jooq

Interface ContinueWhenStep

  • All Superinterfaces:
    QueryPart, Serializable, Statement

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