| Package | Description | 
|---|---|
| org.jooq | 
 The  
org.jooq package contains jOOQ's public API. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ForeignKey<R extends Record,O extends Record>
A  
ForeignKey is an object referencing a UniqueKey. | 
interface  | 
UniqueKey<R extends Record>
A  
UniqueKey is an object representing a UNIQUE KEY
 or a PRIMARY KEY. | 
Copyright © 2015. All Rights Reserved.