Uses of Package
adql.db
-
Packages that use adql.db Package Description adql.db adql.query adql.query.from adql.query.operand adql.query.operand.function adql.translator -
Classes in adql.db used by adql.db 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 ofDBTable
.FunctionDef Definition of any function that could be used in ADQL queries.FunctionDef.FunctionParam Definition of a function parameter.SearchColumnList A list ofDBColumn
elements ordered by their ADQL name in an ascending manner.SearchTableApi Simple interface about a class which allows to search for a specifiedADQLTable
.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. -
Classes in adql.db used by adql.query Class Description DBColumn Definition of a valid target column. -
Classes in adql.db used by adql.query.from 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 ofDBColumn
elements ordered by their ADQL name in an ascending manner. -
Classes in adql.db used by adql.query.operand Class Description DBColumn Definition of a valid target column. -
Classes in adql.db used by adql.query.operand.function Class Description FunctionDef Definition of any function that could be used in ADQL queries. -
Classes in adql.db used by adql.translator 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.