Uses of Class
adql.query.SelectAllColumns
Packages that use SelectAllColumns
-
Uses of SelectAllColumns in adql.query
Constructors in adql.query with parameters of type SelectAllColumnsModifierConstructorDescriptionSelectAllColumns
(SelectAllColumns toCopy) Builds aSelectAllColumns
by copying the given one. -
Uses of SelectAllColumns in adql.translator
Methods in adql.translator with parameters of type SelectAllColumnsModifier and TypeMethodDescriptionADQLTranslator.translate
(SelectAllColumns item) JDBCTranslator.translate
(SelectAllColumns item)