Package adql.query.operand.function
package adql.query.operand.function
-
ClassDescriptionRepresents any kind of function.Deprecated.It represents the IN_UNIT function of ADQL.It represents any basic mathematical function.All types of managed mathematical functions.It represents any SQL function (COUNT, MAX, MIN, AVG, SUM, etc...).All the types of SQL functions (COUNT, SUM, AVG, etc...).Custom function defined by an ADQL service provider.
UserDefinedFunction
instead.