JPA Methodin javax.persistence.criteria.CriteriaQuerySet<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.0