| Package | Description |
|---|---|
| com.exasol.sql.expression.function | |
| com.exasol.sql.expression.function.exasol | |
| com.exasol.sql.expression.rendering |
| Class and Description |
|---|
| AnalyticFunction
This class represents an analytic function in the Exasol database that supports keywords
DISTINCT and
ALL and the over clause. |
| CastExasolFunction
This class represents the Exasol CAST function.
|
| ExasolFunction
This class represents a function in the Exasol database.
|
| ExasolUdf
This class represents a User Defined Function in the Exasol database.
|
| Class and Description |
|---|
| AnalyticFunction
This class represents an analytic function in the Exasol database that supports keywords
DISTINCT and
ALL and the over clause. |
| AnalyticFunction.Keyword |
| CastExasolFunction
This class represents the Exasol CAST function.
|
| ExasolAggregateFunction
Deprecated.
since
4.5.0, set for removal. Use enum ExasolAnalyticAggregateFunctions. |
| ExasolAnalyticAggregateFunctions |
| ExasolAnalyticFunction
Deprecated.
since
4.5.0, set for removal. Use enum ExasolAnalyticAggregateFunctions. |
| ExasolFunction
This class represents a function in the Exasol database.
|
| ExasolScalarFunction
This class is a list of Scalar Functions that the Exasol database supports.
|
| ExasolUdf
This class represents a User Defined Function in the Exasol database.
|
| OverClause
This represents an
OVER clause of an analytic function in Exasol. |
| WindowFrameClause
This represents a window frame clause of an analytic function in Exasol.
|
| WindowFrameClause.UnitType
Represents a unit type.
|
| WindowFrameClause.WindowFrameExclusionType
Represents the type of a window frame exclusion.
|
| WindowFrameClause.WindowFrameType
The type of a window frame clause
|
| WindowFrameClause.WindowFrameUnitClause
Represents a window frame unit.
|
| Class and Description |
|---|
| AnalyticFunction
This class represents an analytic function in the Exasol database that supports keywords
DISTINCT and
ALL and the over clause. |
| CastExasolFunction
This class represents the Exasol CAST function.
|
| ExasolFunction
This class represents a function in the Exasol database.
|
| ExasolUdf
This class represents a User Defined Function in the Exasol database.
|
Copyright © 2018–2021. All rights reserved.