Package | Description |
---|---|
org.tinygroup.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.setOpsAndSelects(List<PlainSelect> select,
List<SetOperation> ops) |
Copyright © 2006–2018 TinyGroup. All rights reserved.