| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptOp |
class |
IntersectOp |
class |
MinusOp |
class |
UnionOp |
| Modifier and Type | Method and Description |
|---|---|
List<SetOperation> |
SetOperationList.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SetOperationList.setBracketsOpsAndSelects(List<Boolean> brackets,
List<SelectBody> select,
List<SetOperation> ops) |
Copyright © 2004–2019 JSQLParser. All rights reserved.