public static class OracleExceptionStatement.Item extends OracleSQLObjectImpl
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
OracleExceptionStatement.Item |
clone() |
List<SQLStatement> |
getStatements() |
SQLExpr |
getWhen() |
void |
setStatement(SQLStatement statement) |
void |
setWhen(SQLExpr when) |
computeDataType, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLExpr getWhen()
public void setWhen(SQLExpr when)
public List<SQLStatement> getStatements()
public void setStatement(SQLStatement statement)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleSQLObjectImplpublic OracleExceptionStatement.Item clone()
clone in interface SQLObjectclone in class OracleSQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.