|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
R - The KEY's owner table recordpublic interface UniqueKey<R extends Record>
A UniqueKey is an object representing a UNIQUE KEY
or a PRIMARY KEY. It can be referenced by a ForeignKey
| Method Summary | |
|---|---|
List<ForeignKey<?,R>> |
getReferences()
A list of all ForeignKeys, referencing this
UniqueKey |
| Methods inherited from interface org.jooq.Key |
|---|
getFields, getFieldsArray, getTable |
| Method Detail |
|---|
List<ForeignKey<?,R>> getReferences()
ForeignKeys, referencing this
UniqueKey
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||