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.Returns the enum constant of this type with the specified name.static ExasolAnalyticFunction[]ExasolAnalyticFunction. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-