Jakarta Persistence (JPA) Method

Set<ParameterExpression<?>> getParameters()


Return the parameters of the query. Returns empty set if there are no parameters. Modifications to the set do not affect the query.
Returns:
the query parameters.
Since:
Jakarta Persistence (JPA) 1.0