Uses of Class
com.exasol.sql.expression.function.exasol.ExasolAnalyticFunction
-
Packages that use ExasolAnalyticFunction Package Description com.exasol.sql.expression.function.exasol -
-
Uses of ExasolAnalyticFunction in com.exasol.sql.expression.function.exasol
Methods in com.exasol.sql.expression.function.exasol that return ExasolAnalyticFunction Modifier and Type Method Description static ExasolAnalyticFunctionExasolAnalyticFunction. valueOf(String name)Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this type with the specified name.static ExasolAnalyticFunction[]ExasolAnalyticFunction. values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum type, in the order they are declared.
-