| Package | Description |
|---|---|
| net.sf.jsqlparser.expression |
| Modifier and Type | Method and Description |
|---|---|
AnalyticType |
AnalyticExpression.getType() |
static AnalyticType |
AnalyticType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticType[] |
AnalyticType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnalyticExpression.setType(AnalyticType type) |
Copyright © 2004–2019 JSQLParser. All rights reserved.