| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Method and Description |
|---|---|
static SampleClause.SampleMethod |
SampleClause.SampleMethod.from(String sampleMethod) |
static SampleClause.SampleMethod |
SampleClause.SampleMethod.from(String sampleMethod) |
SampleClause.SampleMethod |
SampleClause.getMethod() |
SampleClause.SampleMethod |
SampleClause.getMethod() |
static SampleClause.SampleMethod |
SampleClause.SampleMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleClause.SampleMethod |
SampleClause.SampleMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SampleClause.SampleMethod[] |
SampleClause.SampleMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static SampleClause.SampleMethod[] |
SampleClause.SampleMethod.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.setMethod(SampleClause.SampleMethod method) |
SampleClause |
SampleClause.setMethod(SampleClause.SampleMethod method) |
Copyright © 2004–2024 JSQLParser. All rights reserved.