public class SQLColumnCheck extends SQLConstraintImpl implements SQLColumnConstraint
hints| Constructor and Description |
|---|
SQLColumnCheck() |
SQLColumnCheck(SQLExpr expr) |
| Modifier and Type | Method and Description |
|---|---|
SQLColumnCheck |
clone() |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
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 SQLColumnCheck()
public SQLColumnCheck(SQLExpr expr)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public SQLColumnCheck clone()
clone in interface SQLObjectclone in interface SQLColumnConstraintclone in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.