public class SQLUnique extends SQLConstraintImpl implements SQLUniqueConstraint, SQLTableElement
hints| Constructor and Description |
|---|
SQLUnique() |
| Modifier and Type | Method and Description |
|---|---|
void |
addColumn(SQLExpr column) |
void |
cloneTo(SQLUnique x) |
List<SQLExpr> |
getColumns() |
cloneTo, getEnable, getHints, getName, getRely, getValidate, setEnable, setHints, setName, setRely, setValidateaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setNameaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic List<SQLExpr> getColumns()
getColumns in interface SQLUniqueConstraintpublic void addColumn(SQLExpr column)
public void cloneTo(SQLUnique x)
Copyright © 2013–2017 Alibaba Group. All rights reserved.