| Package | Description | 
|---|---|
| org.jooq | 
 The  
org.jooq package contains jOOQ's public API. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MergeKeyStep7<R extends Record,T1,T2,T3,T4,T5,T6,T7>
This type is used for the H2-specific variant of the  
Merge's DSL API. | 
| Modifier and Type | Method and Description | 
|---|---|
MergeValuesStep7<R,T1,T2,T3,T4,T5,T6,T7> | 
MergeKeyStep7.key(Collection<? extends Field<?>> keys)
Specify an optional  
KEY clause. | 
MergeValuesStep7<R,T1,T2,T3,T4,T5,T6,T7> | 
MergeKeyStep7.key(Field<?>... keys)
Specify an optional  
KEY clause. | 
Copyright © 2016. All Rights Reserved.