|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use MergeNotMatchedValuesStep | |
|---|---|
| org.jooq | |
| Uses of MergeNotMatchedValuesStep in org.jooq |
|---|
| Methods in org.jooq that return MergeNotMatchedValuesStep | |
|---|---|
MergeNotMatchedValuesStep<R> |
MergeNotMatchedStep.whenNotMatchedThenInsert(Collection<? extends Field<?>> fields)
Add the WHEN MATCHED THEN UPDATE clause to the
MERGE statement |
MergeNotMatchedValuesStep<R> |
MergeNotMatchedStep.whenNotMatchedThenInsert(Field<?>... fields)
Add the WHEN NOT MATCHED THEN INSERT clause to the
MERGE statement |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||