public class SQLCheck extends SQLConstraintImpl implements SQLTableElement, SQLTableConstraint
hints| Modifier and Type | Method and Description |
|---|---|
SQLCheck |
clone() |
void |
cloneTo(SQLCheck x) |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr x) |
cloneTo, cloneTo, getComment, getDbType, getEnable, getHints, getName, getRely, getValidate, setComment, setDbType, setEnable, setHints, setName, setName, setRely, setValidate, simplifyaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComment, getName, setComment, setName, simplifyaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLCheck()
public SQLCheck(SQLExpr expr)
public SQLExpr getExpr()
public void setExpr(SQLExpr x)
public void cloneTo(SQLCheck x)
public SQLCheck clone()
clone in interface SQLObjectclone in interface SQLTableElementclone in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.