public interface SQLConstraint extends SQLObject
Modifier and Type | Method and Description |
---|---|
SQLExpr |
getComment() |
SQLName |
getName() |
void |
setComment(SQLExpr x) |
void |
setName(SQLName value) |
void |
simplify() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent
Copyright © 2013–2021 Alibaba Group. All rights reserved.