public abstract class OracleStatementImpl extends SQLStatementImpl implements OracleStatement
构造器和说明 |
---|
OracleStatementImpl() |
限定符和类型 | 方法和说明 |
---|---|
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
getDbType
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
public abstract void accept0(OracleASTVisitor visitor)
accept0
在接口中 OracleSQLObject
public String toString()
toString
在类中 SQLStatementImpl
Copyright © 2013–2016 Alibaba Group. All rights reserved.