Uses of Package
adql.query.constraint
Packages that use adql.query.constraint
-
Classes in adql.query.constraint used by adql.parserClassDescriptionAn ADQL constraint (comparison, in, exists, ...) must implement this interface.It represents the BETWEEN predicate of SQL and ADQL.Represents a comparison (numeric or not) between two operands.Gathers all comparison operators (numeric or not).Represents a parenthesized list of constraints.Represents the predicate EXISTS of SQL and ADQL.It represents the IN predicate of SQL and ADQL.Represents a comparison between a column to the NULL value.Lets apply the logical operator NOT on any constraint.
-
Classes in adql.query.constraint used by adql.queryClassDescriptionAn ADQL constraint (comparison, in, exists, ...) must implement this interface.
-
Classes in adql.query.constraint used by adql.query.constraintClassDescriptionAn ADQL constraint (comparison, in, exists, ...) must implement this interface.It represents the BETWEEN predicate of SQL and ADQL.Represents a comparison (numeric or not) between two operands.Gathers all comparison operators (numeric or not).Represents a parenthesized list of constraints.Represents the predicate EXISTS of SQL and ADQL.It represents the IN predicate of SQL and ADQL.Represents a comparison between a column to the NULL value.
-
Classes in adql.query.constraint used by adql.translatorClassDescriptionAn ADQL constraint (comparison, in, exists, ...) must implement this interface.It represents the BETWEEN predicate of SQL and ADQL.Represents a comparison (numeric or not) between two operands.Represents the predicate EXISTS of SQL and ADQL.It represents the IN predicate of SQL and ADQL.Represents a comparison between a column to the NULL value.Lets apply the logical operator NOT on any constraint.