Class CastExpressionBNF


  • public final class CastExpressionBNF
    extends JPQLQueryBNF
    The query BNF for the CAST function.
    BNF: cast ::= CAST(value AS type)

    Version:
    2.4
    Author:
    James Sutherland
    Since:
    2.4