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