public class OracleRunStatement extends SQLStatementImpl implements OracleStatement
afterSemi, dbType, headHintsattributes, hint, parent, sourceColumn, sourceLine| 构造器和说明 |
|---|
OracleRunStatement() |
OracleRunStatement(SQLExpr expr) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept0(OracleASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor visitor) |
SQLExpr |
getExpr() |
void |
setExpr(SQLExpr expr) |
String |
toString() |
clone, 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 OracleRunStatement()
public OracleRunStatement(SQLExpr expr)
public void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectprotected void accept0(SQLASTVisitor visitor)
accept0 在类中 SQLStatementImplpublic String toString()
toString 在接口中 SQLStatementtoString 在类中 SQLStatementImplpublic SQLExpr getExpr()
public void setExpr(SQLExpr expr)
Copyright © 2013–2023. All rights reserved.