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, setParent
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
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 OracleSQLObject clone()
clone
in interface SQLObject
clone
in class SQLObjectImpl
public SQLDataType computeDataType()
computeDataType
in class SQLObjectImpl
public String toString()
toString
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.