Uses of Package
adql.query
-
Classes in adql.query used by adql.db Class Description ADQLQuery Object representation of an ADQL query or sub-query.ClauseSelect The SELECT clause of an ADQL query.ColumnReference Represents a reference to a selected column either by an index or by a non-qualified column name/alias. -
Classes in adql.query used by adql.db.exception Class Description TextPosition Indicates a simple position or a token/string position in a text. -
Classes in adql.query used by adql.parser Class Description ADQLOrder Represents an item of the ORDER BY list: that's to say a column reference plus a sorting indication (ASC, DESC).ADQLQuery Object representation of an ADQL query or sub-query.ClauseConstraints Represents a clause which deals withADQLConstraint
s (i.e.ColumnReference Represents a reference to a selected column either by an index or by a non-qualified column name/alias.SelectItem Represents an item of a SELECT clause.TextPosition Indicates a simple position or a token/string position in a text. -
Classes in adql.query used by adql.query Class Description ADQLIterator Lets iterating on all ADQL objects inside any ADQL object.ADQLList Represents a list of ADQL items.ADQLObject This class gathers all main behaviors of any ADQL object (query, clause, columns, condition, etc...): to have a name in ADQL to be written in ADQL to offer a way to search any ADQL item (included itself) to get its position in the original ADQL query.ADQLOrder Represents an item of the ORDER BY list: that's to say a column reference plus a sorting indication (ASC, DESC).ADQLQuery Object representation of an ADQL query or sub-query.ClauseADQL Represents an ADQL clause (i.e.ClauseConstraints Represents a clause which deals withADQLConstraint
s (i.e.ClauseSelect The SELECT clause of an ADQL query.ColumnReference Represents a reference to a selected column either by an index or by a non-qualified column name/alias.IdentifierField Lets getting or setting the case sensitivity of an identifier (column, table, schema, catalog or alias) of anADQLColumn
or anADQLTable
.SelectAllColumns In ADQL it corresponds to the '*' and '{tableName}.*' items in the SELECT clause.SelectItem Represents an item of a SELECT clause.TextPosition Indicates a simple position or a token/string position in a text. -
Classes in adql.query used by adql.query.constraint Class Description ADQLIterator Lets iterating on all ADQL objects inside any ADQL object.ADQLList Represents a list of ADQL items.ADQLObject This class gathers all main behaviors of any ADQL object (query, clause, columns, condition, etc...): to have a name in ADQL to be written in ADQL to offer a way to search any ADQL item (included itself) to get its position in the original ADQL query.ADQLQuery Object representation of an ADQL query or sub-query.ClauseADQL Represents an ADQL clause (i.e.ClauseConstraints Represents a clause which deals withADQLConstraint
s (i.e.TextPosition Indicates a simple position or a token/string position in a text. -
Classes in adql.query used by adql.query.from Class Description ADQLIterator Lets iterating on all ADQL objects inside any ADQL object.ADQLObject This class gathers all main behaviors of any ADQL object (query, clause, columns, condition, etc...): to have a name in ADQL to be written in ADQL to offer a way to search any ADQL item (included itself) to get its position in the original ADQL query.ADQLQuery Object representation of an ADQL query or sub-query.ClauseConstraints Represents a clause which deals withADQLConstraint
s (i.e.IdentifierField Lets getting or setting the case sensitivity of an identifier (column, table, schema, catalog or alias) of anADQLColumn
or anADQLTable
.TextPosition Indicates a simple position or a token/string position in a text. -
Classes in adql.query used by adql.query.operand Class Description ADQLIterator Lets iterating on all ADQL objects inside any ADQL object.ADQLList Represents a list of ADQL items.ADQLObject This class gathers all main behaviors of any ADQL object (query, clause, columns, condition, etc...): to have a name in ADQL to be written in ADQL to offer a way to search any ADQL item (included itself) to get its position in the original ADQL query.IdentifierField Lets getting or setting the case sensitivity of an identifier (column, table, schema, catalog or alias) of anADQLColumn
or anADQLTable
.TextPosition Indicates a simple position or a token/string position in a text. -
Classes in adql.query used by adql.query.operand.function Class Description ADQLIterator Lets iterating on all ADQL objects inside any ADQL object.ADQLList Represents a list of ADQL items.ADQLObject This class gathers all main behaviors of any ADQL object (query, clause, columns, condition, etc...): to have a name in ADQL to be written in ADQL to offer a way to search any ADQL item (included itself) to get its position in the original ADQL query.TextPosition Indicates a simple position or a token/string position in a text. -
Classes in adql.query used by adql.query.operand.function.geometry Class Description ADQLIterator Lets iterating on all ADQL objects inside any ADQL object.ADQLObject This class gathers all main behaviors of any ADQL object (query, clause, columns, condition, etc...): to have a name in ADQL to be written in ADQL to offer a way to search any ADQL item (included itself) to get its position in the original ADQL query.TextPosition Indicates a simple position or a token/string position in a text. -
Classes in adql.query used by adql.search Class Description ADQLIterator Lets iterating on all ADQL objects inside any ADQL object.ADQLObject This class gathers all main behaviors of any ADQL object (query, clause, columns, condition, etc...): to have a name in ADQL to be written in ADQL to offer a way to search any ADQL item (included itself) to get its position in the original ADQL query. -
Classes in adql.query used by adql.translator Class Description ADQLList Represents a list of ADQL items.ADQLObject This class gathers all main behaviors of any ADQL object (query, clause, columns, condition, etc...): to have a name in ADQL to be written in ADQL to offer a way to search any ADQL item (included itself) to get its position in the original ADQL query.ADQLOrder Represents an item of the ORDER BY list: that's to say a column reference plus a sorting indication (ASC, DESC).ADQLQuery Object representation of an ADQL query or sub-query.ClauseConstraints Represents a clause which deals withADQLConstraint
s (i.e.ClauseSelect The SELECT clause of an ADQL query.ColumnReference Represents a reference to a selected column either by an index or by a non-qualified column name/alias.IdentifierField Lets getting or setting the case sensitivity of an identifier (column, table, schema, catalog or alias) of anADQLColumn
or anADQLTable
.SelectAllColumns In ADQL it corresponds to the '*' and '{tableName}.*' items in the SELECT clause.SelectItem Represents an item of a SELECT clause.