public abstract class OracleSQLObjectImpl extends SQLObjectImpl implements OracleSQLObject
| Constructor and Description |
|---|
OracleSQLObjectImpl() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
accept0(OracleASTVisitor visitor) |
OracleSQLObject |
clone() |
SQLDataType |
computeDataType() |
String |
toString() |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic abstract void accept0(OracleASTVisitor visitor)
accept0 in interface OracleSQLObjectpublic OracleSQLObject clone()
clone in interface SQLObjectclone in class SQLObjectImplpublic SQLDataType computeDataType()
computeDataType in class SQLObjectImplpublic String toString()
toString in class SQLObjectImplCopyright © 2013–2018 Alibaba Group. All rights reserved.