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