public abstract class SQLConstraintImpl extends SQLObjectImpl implements SQLConstraint
| Constructor and Description |
|---|
SQLConstraintImpl() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnable() |
SQLName |
getName() |
void |
setEnable(Boolean enable) |
void |
setName(SQLName name) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLName getName()
getName in interface SQLConstraintpublic void setName(SQLName name)
setName in interface SQLConstraintpublic Boolean getEnable()
public void setEnable(Boolean enable)
Copyright © 2013–2016 Alibaba Group. All rights reserved.