-
Deprecated MethodsMethodDescriptionsince 1.4 ; Former version's mistake: an ORDER BY item is either a regular/delimited column name or an integer, not a qualified column name ; Replaced by
ADQLQueryFactory.createOrder(adql.parser.IdentifierItems.IdentifierItem, boolean)
; This function is no longer used by ADQLParser.
ADQLQueryFactory.createOrder(int, boolean)