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, setParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentpublic SQLStatementImpl()
public SQLStatementImpl(String dbType)
public String getDbType()
getDbType in interface SQLStatementpublic void setDbType(String dbType)
public String toString()
toString in class SQLObjectImplCopyright © 2013–2017 Alibaba Group. All rights reserved.