|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Metadata for an imported or exported key in a table.
Method Summary | |
java.lang.String |
getForeignColumnName()
Returns the column name of the foreign key. |
java.lang.String |
getForeignTableName()
Returns the table name of the foreign key. |
java.lang.String |
getPrimaryKeyColumnName()
Returns the column name of the primary key. |
java.lang.String |
getPrimaryKeyTableName()
Returns the table name of the primary key. |
Method Detail |
public java.lang.String getForeignTableName()
public java.lang.String getForeignColumnName()
public java.lang.String getPrimaryKeyTableName()
public java.lang.String getPrimaryKeyColumnName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |