|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SetOperation | |
|---|---|
| org.sql.generation.api.grammar.query | This package and its sub-package contain elements related to SQL queries (SELECT statements). |
| Uses of SetOperation in org.sql.generation.api.grammar.query |
|---|
| Methods in org.sql.generation.api.grammar.query that return SetOperation | |
|---|---|
SetOperation |
QueryExpressionBodyBinary.getSetOperation()
Returns the set operation to put between queries. |
static SetOperation |
SetOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SetOperation[] |
SetOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||