public class OracleRaiseStatement extends OracleStatementImpl
afterSemi, dbType, headHintsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
OracleRaiseStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
SQLExpr |
getException() |
void |
setException(SQLExpr exception) |
accept0, toStringclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseString, toParameterizedString, toString, toUnformattedStringaccept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLineclone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setHeadHints, toLowerCaseString, toParameterizedString, toStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParentpublic SQLExpr getException()
public void setException(SQLExpr exception)
public void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectaccept0 在类中 OracleStatementImplCopyright © 2013–2023. All rights reserved.