public class OracleExceptionStatement extends OracleStatementImpl implements OracleStatement
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OracleExceptionStatement.Item |
| 构造器和说明 |
|---|
OracleExceptionStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
List<OracleExceptionStatement.Item> |
getItems() |
void |
setItems(List<OracleExceptionStatement.Item> items) |
outputaccept, getAttribute, getAttributes, getAttributesDirect, getParent, putAttribute, setParent, toStringaccept, getAttribute, getAttributes, getAttributesDirect, getParent, output, putAttribute, setParentpublic List<OracleExceptionStatement.Item> getItems()
public void setItems(List<OracleExceptionStatement.Item> items)
public void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectaccept0 在类中 OracleStatementImplCopyright © 2012 Alibaba Group. All Rights Reserved.