Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UNICODECHAR - Enum constant in enum adql.db.DBType.DBDatatype
- UNION - Enum constant in enum adql.db.STCS.RegionType
- UNKNOWN - Enum constant in enum adql.db.DBType.DBDatatype
-
Type to use when the precise datatype is unknown.
- UNKNOWN_NUMERIC - Enum constant in enum adql.db.DBType.DBDatatype
-
Type to use when the type is known as numeric but there is no precise datatype (e.g.
- UNKNOWNFRAME - Enum constant in enum adql.db.STCS.Frame
- UNKNOWNREFPOS - Enum constant in enum adql.db.STCS.RefPos
- UnknownType - Interface in adql.query.operand
-
Operand whose the type can not be known at the parsing time.
- UnresolvedColumnException - Exception in adql.db.exception
-
This exception is thrown by
DBChecker
when a column does not exist or whose the table reference is ambiguous. - UnresolvedColumnException(ADQLColumn) - Constructor for exception adql.db.exception.UnresolvedColumnException
-
UNKNOWN COLUMN
- UnresolvedColumnException(ADQLColumn, String, String) - Constructor for exception adql.db.exception.UnresolvedColumnException
-
AMBIGUOUS COLUMN NAME
- UnresolvedFunctionException - Exception in adql.db.exception
-
Exception thrown when a function can not be resolved by the library.
- UnresolvedFunctionException(ADQLFunction) - Constructor for exception adql.db.exception.UnresolvedFunctionException
-
Build the exception with the unresolved function in parameter.
- UnresolvedFunctionException(String) - Constructor for exception adql.db.exception.UnresolvedFunctionException
-
Build the exception with just a message.
- UnresolvedFunctionException(String, ADQLFunction) - Constructor for exception adql.db.exception.UnresolvedFunctionException
-
Build the exception with a message but also with the unresolved function in parameter.
- UnresolvedFunctionException(String, TextPosition) - Constructor for exception adql.db.exception.UnresolvedFunctionException
-
Build the exception with just a message.
- UnresolvedIdentifiersException - Exception in adql.db.exception
-
This exception is thrown by
DBChecker
when several columns or tables do not exist. - UnresolvedIdentifiersException() - Constructor for exception adql.db.exception.UnresolvedIdentifiersException
-
Build an empty
UnresolvedIdentifiersException
(that's to say: there is no unresolved identifier). - UnresolvedJoinException - Exception in adql.db.exception
-
This exception is thrown when a table between 2 tables can not be resolved, and particularly because of the join condition (i.e.
- UnresolvedJoinException(String) - Constructor for exception adql.db.exception.UnresolvedJoinException
-
Build a simple UnresolvedJoin.
- UnresolvedJoinException(String, TextPosition) - Constructor for exception adql.db.exception.UnresolvedJoinException
-
Build an UnresolvedJoin and specify, in addition of the error message, the position of the column not resolved.
- UnresolvedTableException - Exception in adql.db.exception
-
This exception is thrown by
DBChecker
when a table does not exist or whose the schema reference is ambiguous. - UnresolvedTableException(ADQLTable) - Constructor for exception adql.db.exception.UnresolvedTableException
-
UNKNOWN TABLE
- UnresolvedTableException(ADQLTable, String, String) - Constructor for exception adql.db.exception.UnresolvedTableException
-
AMBIGUOUS TABLE NAME
- UnresolvedTableException(ADQLColumn) - Constructor for exception adql.db.exception.UnresolvedTableException
-
UNKNOWN TABLE REFERENCE
- UnresolvedTableException(ADQLColumn, String, String) - Constructor for exception adql.db.exception.UnresolvedTableException
-
AMBIGUOUS TABLE REFERENCE
- UNSIGNED_FLOAT - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- UNSIGNED_INTEGER - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
- UnsignedFloat() - Method in class adql.parser.ADQLParser
- UnsignedNumeric() - Method in class adql.parser.ADQLParser
- UpdateLineColumn(char) - Method in class adql.parser.SimpleCharStream
- UserDefinedFunction - Class in adql.query.operand.function
-
Function defined by the user (i.e.
- UserDefinedFunction() - Constructor for class adql.query.operand.function.UserDefinedFunction
- UserDefinedFunction() - Method in class adql.parser.ADQLParser
- USING - Static variable in interface adql.parser.ADQLParserConstants
-
RegularExpression Id.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form