Package adql.db
package adql.db
-
ClassDescriptionState of the
DBChecker
at one recursion level inside an ADQL query.ADQL Query verificationImplement the binary search algorithm over a sorted array.Definition of a valid target column.This is a special column which exists only after a NATURAL JOIN or a JOIN ...Generic implementation of any kind of ADQL/DB identifier.Definition of a valid target table.Describe a full column type as it is described in the IVOA document of TAP.List of all datatypes declared in the IVOA recommendation of TAP (in the section UPLOAD).Default implementation ofDBColumn
.Default implementation ofDBTable
.Definition of any function that could be used in ADQL queries.Definition of a function parameter.A list ofDBColumn
elements ordered by their ADQL name in an ascending manner.Simple interface about a class which allows to search for a specifiedADQLTable
.A list ofDBTable
elements ordered by their ADQL name in an ascending manner.