public interface SQLUniqueConstraint extends SQLConstraint
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsColumn(long columnNameHash) |
boolean |
containsColumn(String column) |
List<SQLSelectOrderByItem> |
getColumns() |
getComment, getName, setComment, setName, simplifyaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentList<SQLSelectOrderByItem> getColumns()
boolean containsColumn(String column)
boolean containsColumn(long columnNameHash)
Copyright © 2013–2021 Alibaba Group. All rights reserved.