Uses of Interface
org.jooq.impl.QOM.Truncate
-
Uses of QOM.Truncate in org.jooq.impl
Modifier and TypeMethodDescription@NotNull QOM.Truncate
<R> QOM.Truncate.$cascade
(QOM.Cascade cascade) @NotNull QOM.Truncate
<R> QOM.Truncate.$restartIdentity
(QOM.IdentityRestartOption restartIdentity) @NotNull QOM.Truncate
<R> QOM.Truncate.$table
(Collection<? extends Table<?>> table)