public class OracleExplainStatement extends SQLExplainStatement implements OracleStatement
authorization, dependency, extended, format, hints, optimizer, parenthesis, statement, typeafterSemi, dbType, headHintsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
OracleExplainStatement() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
SQLExpr |
getInto() |
SQLExpr |
getStatementId() |
void |
setInto(SQLExpr into) |
void |
setStatementId(SQLExpr statementId) |
String |
toString() |
getChildren, getFormat, getHints, getStatement, getType, isAuthorization, isDependency, isExtended, isOptimizer, isParenthesis, setAuthorization, setDependency, setExtended, setFormat, setHints, setOptimizer, setParenthesis, setStatement, setTypeclone, 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 void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLExplainStatementpublic String toString()
toString 在接口中 SQLStatementtoString 在类中 SQLStatementImplpublic SQLExpr getStatementId()
public void setStatementId(SQLExpr statementId)
public SQLExpr getInto()
public void setInto(SQLExpr into)
Copyright © 2013–2023. All rights reserved.