hibernate-orm/hibernate-core
Guillaume Smet 25554375f2 HHH-13111 Restore support of criteria subqueries in select clauses
When the JPA query compliance mode is disabled (the default), it should
be possible to include subqueries in select clauses of a criteria query.

This was previously accepted due to a bug. After having fixed HHH-13001, we
started to throw an IllegalStateException.
2018-11-23 15:29:08 +01:00
..
src HHH-13111 Restore support of criteria subqueries in select clauses 2018-11-23 15:29:08 +01:00
hibernate-core.gradle HHH-13043 Upgrade to JAXB 2.3.1 2018-11-23 13:39:39 +01:00