| Modifier and Type | Field | Description |
|---|---|---|
List<CompoundSelect> |
compounds |
|
OneSelect |
select |
| Constructor | Description |
|---|---|
SelectBody(OneSelect select,
List<CompoundSelect> compounds) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSqlpublic final OneSelect select
public final List<CompoundSelect> compounds
public SelectBody(OneSelect select, List<CompoundSelect> compounds)
public void toSql(Appendable a) throws IOException
toSql in interface ToSqlIOExceptionCopyright © 2018. All rights reserved.