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