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, 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 SQLCheck()
public SQLCheck(SQLExpr expr)
public SQLExpr getExpr()
public void setExpr(SQLExpr x)
public void cloneTo(SQLCheck x)
public SQLCheck clone()
clone
in interface SQLObject
clone
in interface SQLTableElement
clone
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.