| Package | Description |
|---|---|
| adql.db | |
| adql.query | |
| adql.query.from | |
| adql.query.operand | |
| adql.query.operand.function | |
| adql.translator |
| Class | Description |
|---|---|
| DBChecker.BinarySearch |
Implement the binary search algorithm over a sorted array.
|
| DBColumn |
Definition of a valid target column.
|
| DBCommonColumn |
This is a special column which exists only after a NATURAL JOIN or a JOIN ...
|
| DBTable |
Definition of a valid target table.
|
| DBType |
Describe a full column type as it is described in the IVOA document of TAP.
|
| DBType.DBDatatype |
List of all datatypes declared in the IVOA recommendation of TAP (in the section UPLOAD).
|
| DefaultDBTable |
Default implementation of
DBTable. |
| FunctionDef |
Definition of any function that could be used in ADQL queries.
|
| FunctionDef.FunctionParam |
Definition of a function parameter.
|
| SearchColumnList |
A list of
DBColumn elements ordered by their ADQL name in an ascending manner. |
| SearchTableApi |
Simple interface about a class which allows to search for a specified
ADQLTable. |
| STCS.CoordSys |
Object representation of an STC coordinate system.
|
| STCS.Flavor |
List of all possible flavors in an STC expression.
|
| STCS.Frame |
List of all possible frames in an STC expression.
|
| STCS.RefPos |
List of all possible reference positions in an STC expression.
|
| STCS.Region |
Object representation of an STC region.
|
| STCS.RegionType |
List all possible region types allowed in an STC-S expression.
|
| Class | Description |
|---|---|
| DBColumn |
Definition of a valid target column.
|
| Class | Description |
|---|---|
| DBColumn |
Definition of a valid target column.
|
| DBCommonColumn |
This is a special column which exists only after a NATURAL JOIN or a JOIN ...
|
| DBTable |
Definition of a valid target table.
|
| SearchColumnList |
A list of
DBColumn elements ordered by their ADQL name in an ascending manner. |
| Class | Description |
|---|---|
| DBColumn |
Definition of a valid target column.
|
| Class | Description |
|---|---|
| FunctionDef |
Definition of any function that could be used in ADQL queries.
|
| Class | Description |
|---|---|
| DBColumn |
Definition of a valid target column.
|
| DBTable |
Definition of a valid target table.
|
| DBType |
Describe a full column type as it is described in the IVOA document of TAP.
|
| STCS.Region |
Object representation of an STC region.
|