| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Method and Description |
|---|---|
static KSQLWindow.TimeUnit |
KSQLJoinWindow.from(String timeUnitStr) |
static KSQLWindow.TimeUnit |
KSQLWindow.TimeUnit.from(String unit) |
static KSQLWindow.TimeUnit |
KSQLWindow.TimeUnit.from(String unit) |
static KSQLWindow.TimeUnit |
KSQLJoinWindow.from(String timeUnitStr) |
KSQLWindow.TimeUnit |
KSQLWindow.getAdvanceTimeUnit() |
KSQLWindow.TimeUnit |
KSQLWindow.getAdvanceTimeUnit() |
KSQLWindow.TimeUnit |
KSQLJoinWindow.getAfterTimeUnit() |
KSQLWindow.TimeUnit |
KSQLJoinWindow.getAfterTimeUnit() |
KSQLWindow.TimeUnit |
KSQLJoinWindow.getBeforeTimeUnit() |
KSQLWindow.TimeUnit |
KSQLJoinWindow.getBeforeTimeUnit() |
KSQLWindow.TimeUnit |
KSQLWindow.getSizeTimeUnit() |
KSQLWindow.TimeUnit |
KSQLWindow.getSizeTimeUnit() |
KSQLWindow.TimeUnit |
KSQLJoinWindow.getTimeUnit() |
KSQLWindow.TimeUnit |
KSQLJoinWindow.getTimeUnit() |
static KSQLWindow.TimeUnit |
KSQLWindow.TimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
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.
|
static KSQLWindow.TimeUnit[] |
KSQLWindow.TimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2023 JSQLParser. All rights reserved.