Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
Modifier and Type | Method and Description |
---|---|
<T1> MergeNotMatchedValuesStep1<R,T1> |
MergeNotMatchedStep.whenNotMatchedThenInsert(Field<T1> field1)
Add the
WHEN NOT MATCHED THEN INSERT clause to the
MERGE statement |
Copyright © 2014. All Rights Reserved.