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