public class ForeignKeyIndex extends NamedConstraint
Constructor and Description |
---|
ForeignKeyIndex() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getReferencedColumnNames() |
Table |
getTable() |
void |
setReferencedColumnNames(List<String> referencedColumnNames) |
void |
setTable(Table table) |
String |
toString() |
getColumnsNames, getName, getType, setColumnsNames, setName, setType
public Table getTable()
public void setTable(Table table)
public String toString()
toString
in class NamedConstraint
Copyright © 2006–2018 TinyGroup. All rights reserved.