protected static class Table.ForeignKey extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getColumn()
Get the column name.
|
protected java.lang.String |
getRefColumn()
Get the referenced column name.
|
protected java.lang.String |
getRefTable()
Get the referenced table name.
|
protected java.lang.String getColumn()
protected java.lang.String getRefColumn()
protected java.lang.String getRefTable()