public interface SQLForeignKeyConstraint extends SQLConstraint, SQLTableElement, SQLTableConstraint
| Modifier and Type | Method and Description |
|---|---|
List<SQLName> |
getReferencedColumns() |
SQLName |
getReferencedTableName() |
List<SQLName> |
getReferencingColumns() |
void |
setReferencedTableName(SQLName value) |
getName, setName, simplifycloneaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentCopyright © 2013–2017 Alibaba Group. All rights reserved.