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