| Package | Description |
|---|---|
| net.sf.jsqlparser.expression | |
| net.sf.jsqlparser.parser |
| Modifier and Type | Method and Description |
|---|---|
WindowElement |
AnalyticExpression.getWindowElement() |
WindowElement |
WindowElement.withOffset(WindowOffset offset) |
WindowElement |
WindowElement.withRange(WindowRange range) |
WindowElement |
WindowElement.withType(WindowElement.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalyticExpression.setWindowElement(WindowElement windowElement) |
AnalyticExpression |
AnalyticExpression.withWindowElement(WindowElement windowElement) |
| Modifier and Type | Method and Description |
|---|---|
WindowElement |
CCJSqlParser.WindowElement() |
Copyright © 2004–2021 JSQLParser. All rights reserved.