public class OracleExceptionStatement extends OracleStatementImpl implements OracleStatement
| Modifier and Type | Class and Description |
|---|---|
static class |
OracleExceptionStatement.Item |
| Constructor and Description |
|---|
OracleExceptionStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
void |
addItem(OracleExceptionStatement.Item item) |
OracleExceptionStatement |
clone() |
List<OracleExceptionStatement.Item> |
getItems() |
toStringgetChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildren, getDbType, isAfterSemi, setAfterSemi, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic List<OracleExceptionStatement.Item> getItems()
public void addItem(OracleExceptionStatement.Item item)
public void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectaccept0 in class OracleStatementImplpublic OracleExceptionStatement clone()
clone in interface SQLObjectclone in interface SQLStatementclone in class SQLStatementImplCopyright © 2013–2018 Alibaba Group. All rights reserved.