Class ObjectExpression

All Implemented Interfaces:
Expression

public final class ObjectExpression extends EncapsulatedIdentificationVariableExpression
Stand-alone identification variables in the SELECT clause may optionally be qualified by the OBJECT operator. The SELECT clause must not use the OBJECT operator to qualify path expressions.
BNF: expression ::= OBJECT(identification_variable)

Version:
2.5
Author:
Pascal Filion