Package org.jooq
Interface ExitWhenStep
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Statementwhen(Condition condition)Add aWHENclause to theEXITstatement.
-
| Modifier and Type | Method | Description |
|---|---|---|
Statement |
when(Condition condition) |
Add a
WHEN clause to the EXIT statement. |