public abstract class SQLStatementImpl extends SQLObjectImpl implements SQLStatement
Constructor and Description |
---|
SQLStatementImpl() |
SQLStatementImpl(String dbType) |
Modifier and Type | Method and Description |
---|---|
String |
getDbType() |
void |
setDbType(String dbType) |
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 SQLStatementImpl()
public SQLStatementImpl(String dbType)
public String getDbType()
getDbType
in interface SQLStatement
public void setDbType(String dbType)
public String toString()
toString
in class SQLObjectImpl
Copyright © 2013–2017 Alibaba Group. All rights reserved.