public abstract class OracleStatementImpl extends SQLStatementImpl implements OracleStatement
| 构造器和说明 |
|---|
OracleStatementImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
accept0(OracleASTVisitor visitor) |
String |
toString() |
getDbType, setDbTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentgetDbTypeaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic abstract void accept0(OracleASTVisitor visitor)
accept0 在接口中 OracleSQLObjectpublic String toString()
toString 在类中 SQLStatementImplCopyright © 2013–2016 Alibaba Group. All rights reserved.