| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Method and Description |
|---|---|
static SetOperationList.SetOperationType |
SetOperationList.SetOperationType.from(String type) |
static SetOperationList.SetOperationType |
SetOperationList.SetOperationType.from(String type) |
static SetOperationList.SetOperationType |
SetOperationList.SetOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetOperationList.SetOperationType |
SetOperationList.SetOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetOperationList.SetOperationType[] |
SetOperationList.SetOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static SetOperationList.SetOperationType[] |
SetOperationList.SetOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SetOperation(SetOperationList.SetOperationType type) |
SetOperation(SetOperationList.SetOperationType type) |
Copyright © 2004–2023 JSQLParser. All rights reserved.