Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Interface and Description |
---|---|
interface |
InsertQuery<R extends Record>
A query for data insertion
|
interface |
UpdateQuery<R extends Record>
A query for data updating
|
Copyright © 2014. All Rights Reserved.