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) |
List<OracleExceptionStatement.Item> |
getItems() |
toStringgetDbType, setDbTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDbTypeaccept, 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 OracleStatementImplCopyright © 2013–2016 Alibaba Group. All rights reserved.