JPA Methodin jakarta.persistence.criteria.CommonAbstractCriteriaSet<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. Return: the query parametersSince:JPA 2.1