Modifier and Type | Field | Description |
---|---|---|
CompoundOperator |
operator |
|
OneSelect |
select |
Constructor | Description |
---|---|
CompoundSelect(CompoundOperator operator,
OneSelect select) |
Modifier and Type | Method | Description |
---|---|---|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSql
public final CompoundOperator operator
public final OneSelect select
public CompoundSelect(CompoundOperator operator, OneSelect select)
public void toSql(Appendable a) throws IOException
toSql
in interface ToSql
IOException
Copyright © 2018. All rights reserved.