| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| org.jooq.impl | The  org.jooq.implpackage contains jOOQ's implementation classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| <R extends Record> | DSLContext. truncate(Table<R> table)Create a new DSL truncate statement. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <R extends Record> | DSL. truncate(Table<R> table)Create a new DSL truncate statement. | 
| <R extends Record> | DefaultDSLContext. truncate(Table<R> table) | 
Copyright © 2014. All Rights Reserved.