Uses of Class
com.exasol.sql.expression.function.exasol.ExasolAnalyticFunctions
-
Packages that use ExasolAnalyticFunctions Package Description com.exasol.sql.expression.function.exasol -
-
Uses of ExasolAnalyticFunctions in com.exasol.sql.expression.function.exasol
Methods in com.exasol.sql.expression.function.exasol that return ExasolAnalyticFunctions Modifier and Type Method Description static ExasolAnalyticFunctionsExasolAnalyticFunctions. valueOf(String name)Returns the enum constant of this type with the specified name.static ExasolAnalyticFunctions[]ExasolAnalyticFunctions. values()Returns an array containing the constants of this enum type, in the order they are declared.
-