| This only affects org.hibernate.Criteria, which is considered deprecated [1], so this will not be backported. You are better off migrating to JPA javax.persistence.criteria.CriteriaQuery. [1] http://docs.jboss.org/hibernate/orm/5.2/userguide/html_single/Hibernate_User_Guide.html#appendix-legacy-criteria |