| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Method and Description |
|---|---|
First.Keyword |
First.getKeyword() |
static First.Keyword |
First.Keyword.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static First.Keyword[] |
First.Keyword.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
First.setKeyword(First.Keyword keyword) |
First |
First.withKeyword(First.Keyword keyword) |
Copyright © 2004–2022 JSQLParser. All rights reserved.