Package | Description |
---|---|
org.sqlite.parser.ast |
Modifier and Type | Field | Description |
---|---|---|
OneSelect |
CompoundSelect.select |
|
OneSelect |
SelectBody.select |
Modifier and Type | Method | Description |
---|---|---|
static Select |
Select.from(OneSelect oneSelect) |
Constructor | Description |
---|---|
CompoundSelect(CompoundOperator operator,
OneSelect select) |
|
SelectBody(OneSelect select,
List<CompoundSelect> compounds) |
Copyright © 2018. All rights reserved.