Uses of Interface
adql.query.operand.UnknownType
-
Packages that use UnknownType Package Description adql.query.operand adql.query.operand.function -
-
Uses of UnknownType in adql.query.operand
Classes in adql.query.operand that implement UnknownType Modifier and Type Class Description classADQLColumnRepresents the complete (literal) reference to a column ({schema(s)}.{table}.{column}). -
Uses of UnknownType in adql.query.operand.function
Classes in adql.query.operand.function that implement UnknownType Modifier and Type Class Description classDefaultUDFIt represents any function which is not managed by ADQL.classUserDefinedFunctionFunction defined by the user (i.e.
-