public interface TruncateIdentityStep<R extends Record> extends TruncateCascadeStep<R>
Query that can truncate a table in the database.| Modifier and Type | Method and Description | 
|---|---|
TruncateCascadeStep<R> | 
continueIdentity()
Add the  
CONTINUE IDENTITY clause to the
 TRUNCATE statement. | 
TruncateCascadeStep<R> | 
restartIdentity()
Add the  
RESTART IDENTITY clause to the TRUNCATE
 statement. | 
cascade, restrictbind, bind, cancel, close, execute, getBindValues, getParam, getParams, getSQL, getSQL, getSQL, isExecutable, keepStatement, queryTimeoutattach, detachCopyright © 2015. All Rights Reserved.