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, getDbType, getEnable, getHints, getName, getRely, getValidate, setDbType, setEnable, setHints, setName, setName, setRely, setValidate, simplify
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, setName, simplify
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public SQLColumnCheck()
public SQLColumnCheck(SQLExpr expr)
public SQLExpr getExpr()
public void setExpr(SQLExpr expr)
public SQLColumnCheck clone()
clone
in interface SQLObject
clone
in interface SQLColumnConstraint
clone
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.