Package | Description |
---|---|
org.tinygroup.tinysqldsl.operator | |
org.tinygroup.tinysqldsl.select |
Modifier and Type | Method and Description |
---|---|
SetOperation |
SetOperationInstanceCallBack.instanceOperation() |
Modifier and Type | Class and Description |
---|---|
class |
ExceptOperation
差集集合运算
|
class |
IntersectOperation
交集集合运算
|
class |
MinusOperation
差集集合运算操作
|
class |
UnionOperation
UNION并集运算操作
|
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.