public class SQLWithSubqueryClause extends SQLObjectImpl
Modifier and Type | Class and Description |
---|---|
static class |
SQLWithSubqueryClause.Entry |
Constructor and Description |
---|
SQLWithSubqueryClause() |
Modifier and Type | Method and Description |
---|---|
void |
addEntry(SQLWithSubqueryClause.Entry entrie) |
List<SQLWithSubqueryClause.Entry> |
getEntries() |
Boolean |
getRecursive() |
void |
setRecursive(Boolean recursive) |
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, toString
public List<SQLWithSubqueryClause.Entry> getEntries()
public void addEntry(SQLWithSubqueryClause.Entry entrie)
public Boolean getRecursive()
public void setRecursive(Boolean recursive)
Copyright © 2013–2017 Alibaba Group. All rights reserved.