public abstract class OracleSQLObjectImpl extends SQLObjectImpl implements OracleSQLObject
attributes, parent| 构造器和说明 |
|---|
OracleSQLObjectImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
accept0(OracleASTVisitor visitor) |
protected void |
accept0(SQLASTVisitor v) |
OracleSQLObject |
clone() |
SQLDataType |
computeDataType() |
String |
toString() |
accept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentprotected void accept0(SQLASTVisitor v)
accept0 在类中 SQLObjectImplpublic abstract void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectpublic OracleSQLObject clone()
clone 在接口中 SQLObjectclone 在类中 SQLObjectImplpublic SQLDataType computeDataType()
computeDataType 在类中 SQLObjectImplpublic String toString()
toString 在类中 SQLObjectImplCopyright © 2013–2019 Alibaba Group. All rights reserved.