When using more than 1250 parameters with criteria builder the next exception arise
java.lang.IllegalArgumentException: Cannot create binding for parameter reference [org.hibernate.query.sqm.tree.expression.ValueBindJpaCriteriaParameter@d05e904] - reference is not a parameter of this query
The problem is intermittent, but when using up to 100,000 parameters the problem always arise.
I create the next ticket: [HHH-15895] - Hibernate JIRA
how can i assigne the ticket to be work ?