Uses of Class
com.exasol.sql.expression.function.exasol.ExasolAggregateFunction
-
Packages that use ExasolAggregateFunction Package Description com.exasol.sql.expression.function.exasol -
-
Uses of ExasolAggregateFunction in com.exasol.sql.expression.function.exasol
Methods in com.exasol.sql.expression.function.exasol that return ExasolAggregateFunction Modifier and Type Method Description static ExasolAggregateFunctionExasolAggregateFunction. 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 ExasolAggregateFunction[]ExasolAggregateFunction. 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.
-