public class ForeignKey extends PrimaryKey
NEW_LINE, OS_NEW_LINETAG_ATT_COLUMN, TAG_ATT_NAME, TAG_ATT_NULLABLE, TAG_ATT_REF_COLUMN, TAG_ATT_SEQUENCE, TAG_ATT_SIZE, TAG_ATT_TABLE, TAG_ATT_TYPE, TAG_NAME_COLUMN, TAG_NAME_COLUMNS, TAG_NAME_DB, TAG_NAME_F_KEY, TAG_NAME_F_KEYS, TAG_NAME_KEY, TAG_NAME_P_KEY, TAG_NAME_P_KEYS, TAG_NAME_SEQUENCE, TAG_NAME_TAB_SPACE, TAG_NAME_TABLE, TAG_NAME_TABLES, TAG_NAME_TRIGGER, TAG_NAME_VIEW| Constructor and Description |
|---|
ForeignKey() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object compare) |
PrimaryKey |
getPrimaryKey() |
String |
getTable() |
void |
setPrimaryKey(PrimaryKey primaryKey) |
void |
setTable(String table) |
getColumnName, getSequence, setColumnName, setSequencegetName, getSchemaType, printSchemaData, setName, setSchemaTypedebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic PrimaryKey getPrimaryKey()
public void setPrimaryKey(PrimaryKey primaryKey)
public String getTable()
public void setTable(String table)
public boolean equals(Object compare)
equals in class PrimaryKeyCopyright © 2019 SMYLD. All rights reserved.