public class SQLColumnReference extends SQLConstraintImpl implements SQLColumnConstraint
hints| Constructor and Description |
|---|
SQLColumnReference() |
| Modifier and Type | Method and Description |
|---|---|
SQLColumnReference |
clone() |
List<SQLName> |
getColumns() |
SQLName |
getTable() |
void |
setColumns(List<SQLName> columns) |
void |
setTable(SQLName table) |
cloneTo, cloneTo, getDbType, getEnable, getHints, getName, getRely, getValidate, setDbType, setEnable, setHints, setName, setName, setRely, setValidate, simplifyaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setName, simplifyaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLName getTable()
public void setTable(SQLName table)
public SQLColumnReference clone()
clone in interface SQLObjectclone in interface SQLColumnConstraintclone in class SQLObjectImplCopyright © 2013–2017 Alibaba Group. All rights reserved.