public class SQLColumnReference extends SQLConstraintImpl implements SQLColumnConstraint
Constructor and Description |
---|
SQLColumnReference() |
Modifier and Type | Method and Description |
---|---|
List<SQLName> |
getColumns() |
SQLName |
getTable() |
void |
setColumns(List<SQLName> columns) |
void |
setTable(SQLName table) |
getEnable, getName, setEnable, setName
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, setName
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
Copyright © 2013–2017 Alibaba Group. All rights reserved.