public static interface ForeignKey.ColumnLink
| Modifier and Type | Method and Description |
|---|---|
Column |
getLocalColumn()
Returns the column referencing a column in the referenced
table.
|
Column |
getReferencedColumn()
Returns the column being referenced in the referenced
table.
|