| Package | Description |
|---|---|
| net.sf.jsqlparser.expression |
| Modifier and Type | Method and Description |
|---|---|
WindowOffset |
WindowRange.getEnd() |
WindowOffset |
WindowRange.getEnd() |
WindowOffset |
WindowElement.getOffset() |
WindowOffset |
WindowElement.getOffset() |
WindowOffset |
WindowRange.getStart() |
WindowOffset |
WindowRange.getStart() |
WindowOffset |
WindowOffset.withExpression(Expression expression) |
WindowOffset |
WindowOffset.withExpression(Expression expression) |
WindowOffset |
WindowOffset.withType(WindowOffset.Type type) |
WindowOffset |
WindowOffset.withType(WindowOffset.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowRange.setEnd(WindowOffset end) |
void |
WindowRange.setEnd(WindowOffset end) |
void |
WindowElement.setOffset(WindowOffset offset) |
void |
WindowElement.setOffset(WindowOffset offset) |
void |
WindowRange.setStart(WindowOffset start) |
void |
WindowRange.setStart(WindowOffset start) |
WindowRange |
WindowRange.withEnd(WindowOffset end) |
WindowRange |
WindowRange.withEnd(WindowOffset end) |
WindowElement |
WindowElement.withOffset(WindowOffset offset) |
WindowElement |
WindowElement.withOffset(WindowOffset offset) |
WindowRange |
WindowRange.withStart(WindowOffset start) |
WindowRange |
WindowRange.withStart(WindowOffset start) |
Copyright © 2004–2023 JSQLParser. All rights reserved.