hibernate-orm/hibernate-core
Guillaume Smet 624403e65c HHH-13016 HHH-13199 Force parameter binding for enum literals
Currently, we don't have a way to properly handle enum literals so get back to
using parameter binding, which was used before in the "case when" case
due to a bug fixed in HHH-13001.

Note that this forces the usage of enum literals even at the root of the
select clause.
2019-01-18 11:54:11 +01:00
..
src HHH-13016 HHH-13199 Force parameter binding for enum literals 2019-01-18 11:54:11 +01:00
hibernate-core.gradle HHH-13043 Upgrade to JAXB 2.3.1 2018-11-23 13:39:39 +01:00