| 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. insertQuery(Table<R> into)Create a new  InsertQuery | 
| Modifier and Type | Method and Description | 
|---|---|
| <R extends Record> | DefaultDSLContext. insertQuery(Table<R> into) | 
Copyright © 2016. All Rights Reserved.