Package | Description |
---|---|
adql.db | |
adql.db.exception | |
adql.parser | |
adql.query.operand.function | |
adql.query.operand.function.geometry | |
adql.translator |
Class | Description |
---|---|
ADQLFunction |
Represents any kind of function.
|
UserDefinedFunction |
Function defined by the user (i.e.
|
Class | Description |
---|---|
ADQLFunction |
Represents any kind of function.
|
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.
|
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.
|
Class | Description |
---|---|
ADQLFunction |
Represents any kind of function.
|
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.
|