Class InternalBetweenExpressionBNF


  • public final class InternalBetweenExpressionBNF
    extends JPQLQueryBNF
    The query BNF for the lower and upper expressions defined in the between expression.
    Version:
    2.5
    Author:
    Pascal Filion
    Since:
    2.3
    • Field Detail

      • ID

        public static final java.lang.String ID
        The unique identifier of this BNF rule.
        See Also:
        Constant Field Values
    • Constructor Detail

      • InternalBetweenExpressionBNF

        public InternalBetweenExpressionBNF()
        Creates a new InternalBetweenExpressionBNF.