Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Method and Description |
---|---|
<R extends Record> |
DSLContext.insertQuery(Table<R> into)
Create a new
InsertQuery |
Copyright © 2013. All Rights Reserved.