Uses of Class
adql.db.DBCommonColumn
Packages that use DBCommonColumn
-
Uses of DBCommonColumn in adql.db
Constructors in adql.db with parameters of type DBCommonColumnModifierConstructorDescriptionDBCommonColumn
(DBCommonColumn toCopy, String dbName, String adqlName) Constructor by copy. -
Uses of DBCommonColumn in adql.query.from
Method parameters in adql.query.from with type arguments of type DBCommonColumnModifier and TypeMethodDescriptionstatic final void
ADQLJoin.addAllExcept
(SearchColumnList itemsToAdd, SearchColumnList target, Map<String, DBCommonColumn> exception)