public abstract class OracleStatementImpl extends SQLStatementImpl implements OracleStatement
| Constructor and Description |
|---|
OracleStatementImpl() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept0(OracleASTVisitor visitor) |
String |
toString() |
clone, getChildren, getDbType, getHeadHintsDirect, isAfterSemi, setAfterSemi, setDbType, setHeadHints, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getChildren, getDbType, isAfterSemi, setAfterSemi, toLowerCaseStringaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic abstract void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectpublic String toString()
toString in class SQLStatementImplCopyright © 2013–2018 Alibaba Group. All rights reserved.