| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Method and Description |
|---|---|
KSQLWindow.TimeUnit |
KSQLWindow.getAdvanceTimeUnit() |
KSQLWindow.TimeUnit |
KSQLWindow.getSizeTimeUnit() |
static KSQLWindow.TimeUnit |
KSQLWindow.TimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KSQLWindow.TimeUnit[] |
KSQLWindow.TimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KSQLWindow.setAdvanceTimeUnit(KSQLWindow.TimeUnit advanceTimeUnit) |
void |
KSQLWindow.setSizeTimeUnit(KSQLWindow.TimeUnit sizeTimeUnit) |
Copyright © 2004–2019 JSQLParser. All rights reserved.