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