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