| Package | Description | 
|---|---|
| org.jooq | The  org.jooqpackage contains jOOQ's public API. | 
| Modifier and Type | Method and Description | 
|---|---|
| ConstraintForeignKeyReferencesStepN | ConstraintTypeStep. foreignKey(Field<?>... fields)Add a  FOREIGN KEYclause to theCONSTRAINT. | 
| ConstraintForeignKeyReferencesStepN | ConstraintTypeStep. foreignKey(java.lang.String... fields)Add a  FOREIGN KEYclause to theCONSTRAINT. | 
Copyright © 2015. All Rights Reserved.