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() |
getDbType, setDbType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDbType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public abstract void accept0(OracleASTVisitor visitor)
accept0
in interface OracleSQLObject
public String toString()
toString
in class SQLStatementImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.