Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Method and Description |
---|---|
<R extends Record,T1> |
DSLContext.mergeInto(Table<R> table,
Field<T1> field1)
Create a new DSL merge statement (H2-specific syntax)
This statement is available from DSL syntax only.
|
Copyright © 2013. All Rights Reserved.