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