| Package | Description | 
|---|---|
| org.jooq | 
 The  
org.jooq package contains jOOQ's public API
 
 This package mostly contains interfaces that are implemented by the
 org.jooq.impl package. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MergeNotMatchedSetMoreStep<R extends Record>
This type is used for the  
Merge's DSL API. | 
| Modifier and Type | Method and Description | 
|---|---|
MergeNotMatchedSetStep<R> | 
MergeNotMatchedStep.whenNotMatchedThenInsert()
Add the  
WHEN NOT MATCHED THEN INSERT clause to the
 MERGE statement. | 
Copyright © 2013. All Rights Reserved.