Module eclipselink

Class SingleValuedPathExpressionBNF


  • public final class SingleValuedPathExpressionBNF
    extends JPQLQueryBNF
    The query BNF for a single valued path expression.

    JPA 1.0:

    BNF: single_valued_path_expression ::= state_field_path_expression | single_valued_association_path_expression

    JPA 2.0:
    BNF: single_valued_path_expression ::= qualified_identification_variable | state_field_path_expression | single_valued_object_path_expression
    Version:
    2.4
    Author:
    Pascal Filion
    Since:
    2.3