Class InternalPowerExpressionBNF


  • public class InternalPowerExpressionBNF
    extends JPQLQueryBNF
    The query BNF for the parameters of the POWER expression.
    Jakarta Persistence 3.1:
    BNF: expression ::= POWER(arithmetic_expression, arithmetic_expression)