Package | Description |
---|---|
adql.query.operand | |
adql.query.operand.function |
Modifier and Type | Class and Description |
---|---|
class |
ADQLColumn
Represents the complete (literal) reference to a column ({schema(s)}.{table}.{column}).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultUDF
It represents any function which is not managed by ADQL.
|
class |
UserDefinedFunction
Function defined by the user (i.e.
|