SELECT
clause may optionally be qualified by the OBJECT
operator. The SELECT
clause must not use the OBJECT
operator to qualify path expressions.
expression ::= OBJECT(identification_variable)
@see ObjectExpression @version 2.4 @since 2.4 @author Pascal Filion
|
|
|
|