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