Package | Description |
---|---|
org.tinygroup.tinysqldsl | |
org.tinygroup.tinysqldsl.select |
Modifier and Type | Field and Description |
---|---|
protected PlainSelect |
Select.plainSelect |
Modifier and Type | Method and Description |
---|---|
PlainSelect |
Select.getPlainSelect() |
Modifier and Type | Method and Description |
---|---|
void |
Select.setPlainSelect(PlainSelect plainSelect) |
Modifier and Type | Method and Description |
---|---|
static PlainSelect |
PlainSelect.copy(PlainSelect plainSelect) |
Modifier and Type | Method and Description |
---|---|
List<PlainSelect> |
SetOperationList.getPlainSelects() |
Modifier and Type | Method and Description |
---|---|
static PlainSelect |
PlainSelect.copy(PlainSelect plainSelect) |
Modifier and Type | Method and Description |
---|---|
void |
SetOperationList.setOpsAndSelects(List<PlainSelect> select,
List<SetOperation> ops) |
Copyright © 2006–2018 TinyGroup. All rights reserved.