| Package | Description |
|---|---|
| org.verdictdb.core.sqlobject |
Logical representation of SQL-like queries.
|
| Modifier and Type | Method and Description |
|---|---|
static SetOperationRelation.SetOpType |
SetOperationRelation.SetOpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetOperationRelation.SetOpType[] |
SetOperationRelation.SetOpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SetOperationRelation(AbstractRelation left,
AbstractRelation right,
SetOperationRelation.SetOpType setOpType) |
Copyright © 2018 University of Michigan. All rights reserved.