- All Superinterfaces:
- Attachable,- AttachableQueryPart,- DDLQuery,- Flow.Publisher<Integer>,- Publisher<Integer>,- org.reactivestreams.Publisher<Integer>,- Query,- QueryPart,- RowCountQuery,- Serializable,- Statement
- Enclosing class:
- QOM
The 
TRUNCATE statement.- 
Method SummaryModifier and TypeMethodDescription@Nullable QOM.Cascade$cascade()@NotNull QOM.Truncate<R> $cascade(QOM.Cascade cascade) @Nullable QOM.IdentityRestartOption@NotNull QOM.Truncate<R> $restartIdentity(QOM.IdentityRestartOption restartIdentity) @NotNull QOM.UnmodifiableList<? extends Table<?>> $table()@NotNull QOM.Truncate<R> $table(Collection<? extends Table<?>> table) Methods inherited from interface org.jooq.Attachableattach, configuration, detachMethods inherited from interface org.jooq.AttachableQueryPartgetBindValues, getParam, getParams, getSQL, getSQLMethods inherited from interface org.reactivestreams.PublishersubscribeMethods inherited from interface org.jooq.Querybind, bind, cancel, execute, executeAsync, executeAsync, isExecutable, keepStatement, poolable, queryTimeout
- 
Method Details- 
$table
- 
$restartIdentity
- 
$cascade
- 
$table
- 
$restartIdentity@CheckReturnValue @NotNull @NotNull QOM.Truncate<R> $restartIdentity(QOM.IdentityRestartOption restartIdentity) 
- 
$cascade
 
-