public static class OracleSelectRestriction.CheckOption extends OracleSelectRestriction
OracleSelectRestriction.CheckOption, OracleSelectRestriction.ReadOnly| 限定符和类型 | 字段和说明 |
|---|---|
private OracleConstraint |
constraint |
attributes, parent| 构造器和说明 |
|---|
CheckOption() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleSelectRestriction.CheckOption |
clone() |
OracleConstraint |
getConstraint() |
void |
setConstraint(OracleConstraint constraint) |
accept0, computeDataType, toStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprivate OracleConstraint constraint
public OracleConstraint getConstraint()
public void setConstraint(OracleConstraint constraint)
public void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectaccept0 在类中 OracleSQLObjectImplpublic OracleSelectRestriction.CheckOption clone()
clone 在接口中 SQLObjectclone 在类中 OracleSQLObjectImplCopyright © 2013–2019 Alibaba Group. All rights reserved.