public interface SQLStatement extends SQLObject
| Modifier and Type | Method and Description |
|---|---|
String |
getDbType() |
boolean |
isAfterSemi() |
void |
setAfterSemi(boolean afterSemi) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParentString getDbType()
boolean isAfterSemi()
void setAfterSemi(boolean afterSemi)
Copyright © 2013–2017 Alibaba Group. All rights reserved.