SchemaConstantspublic class ForeignKey extends PrimaryKey
TAG_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 | Description |
|---|---|
ForeignKey() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object compare) |
|
PrimaryKey |
getPrimaryKey() |
|
java.lang.String |
getTable() |
|
void |
setPrimaryKey(PrimaryKey primaryKey) |
|
void |
setTable(java.lang.String table) |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetColumnName, getSequence, setColumnName, setSequencegetName, getSchemaType, printSchemaData, setName, setSchemaTypepublic PrimaryKey getPrimaryKey()
public void setPrimaryKey(PrimaryKey primaryKey)
public java.lang.String getTable()
public void setTable(java.lang.String table)
public boolean equals(java.lang.Object compare)
equals in class PrimaryKeyCopyright © 2019 SMYLD. All rights reserved.