Class InternalRoundExpressionBNF


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