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