org.apache.ws.jaxme.sqls
public static interface ForeignKey.ColumnLink
| Method Summary | |
|---|---|
| Column | getLocalColumn() Returns the column referencing a column in the referenced table. |
| Column | getReferencedColumn() Returns the column being referenced in the referenced table. |
Returns the column referencing a column in the referenced table.
Returns the column being referenced in the referenced table.