Uses of Interface
org.jooq.impl.QOM.UpdateReturning
-
Uses of QOM.UpdateReturning in org.jooq.impl
Modifier and TypeMethodDescription@NotNull QOM.UpdateReturning
<?> QOM.UpdateReturning.$returning
(Collection<? extends SelectFieldOrAsterisk> returning) @NotNull QOM.UpdateReturning
<R> QOM.UpdateReturning.$update
(QOM.Update<?> update)