public static class OracleSelectRestriction.CheckOption extends OracleSelectRestriction
OracleSelectRestriction.CheckOption, OracleSelectRestriction.ReadOnly
Constructor and Description |
---|
CheckOption() |
Modifier and Type | Method and Description |
---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleSelectRestriction.CheckOption |
clone() |
OracleConstraint |
getConstraint() |
void |
setConstraint(OracleConstraint constraint) |
computeDataType, toString
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public OracleConstraint getConstraint()
public void setConstraint(OracleConstraint constraint)
public void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
accept0
in class OracleSQLObjectImpl
public OracleSelectRestriction.CheckOption clone()
clone
in interface SQLObject
clone
in class OracleSQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.