Uses of Package
adql.query.operand.function
-
Packages that use adql.query.operand.function Package Description adql.db adql.db.exception adql.parser adql.query.operand.function adql.query.operand.function.geometry adql.translator -
Classes in adql.query.operand.function used by adql.db Class Description ADQLFunction Represents any kind of function.UserDefinedFunction Function defined by the user (i.e. -
Classes in adql.query.operand.function used by adql.db.exception Class Description ADQLFunction Represents any kind of function. -
Classes in adql.query.operand.function used by adql.parser Class Description ADQLFunction Represents any kind of function.MathFunction It represents any basic mathematical function.MathFunctionType All types of managed mathematical functions.SQLFunction It represents any SQL function (COUNT, MAX, MIN, AVG, SUM, etc...).SQLFunctionType All the types of SQL functions (COUNT, SUM, AVG, etc...).UserDefinedFunction Function defined by the user (i.e. -
Classes in adql.query.operand.function used by adql.query.operand.function Class Description ADQLFunction Represents any kind of function.DefaultUDF It represents any function which is not managed by ADQL.MathFunction It represents any basic mathematical function.MathFunctionType All types of managed mathematical functions.SQLFunction It represents any SQL function (COUNT, MAX, MIN, AVG, SUM, etc...).SQLFunctionType All the types of SQL functions (COUNT, SUM, AVG, etc...).UserDefinedFunction Function defined by the user (i.e. -
Classes in adql.query.operand.function used by adql.query.operand.function.geometry Class Description ADQLFunction Represents any kind of function. -
Classes in adql.query.operand.function used by adql.translator Class Description ADQLFunction Represents any kind of function.MathFunction It represents any basic mathematical function.SQLFunction It represents any SQL function (COUNT, MAX, MIN, AVG, SUM, etc...).UserDefinedFunction Function defined by the user (i.e.