| Package | Description |
|---|---|
| com.exasol.sql.expression.function.exasol |
| Modifier and Type | Method and Description |
|---|---|
WindowFrameClause.WindowFrameType |
WindowFrameClause.getType()
Get the window frame type.
|
static WindowFrameClause.WindowFrameType |
WindowFrameClause.WindowFrameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowFrameClause.WindowFrameType[] |
WindowFrameClause.WindowFrameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WindowFrameClause |
WindowFrameClause.type(WindowFrameClause.WindowFrameType type)
Set the type of this
WindowFrameClause. |
Copyright © 2018–2021. All rights reserved.