Re: [hibernate-dev] Treat support

2016-08-05 Thread Christian Beikov
Hey Steve, Am 04.08.2016 um 15:52 schrieb Steve Ebersole: > Hey Christian, > > In general terms, one of the items on the docket for SQM is better > TREAT support; but there is a lot that goes into that statement. One > aspect is what we support in the parser properly in terms of > recognition.

[hibernate-dev] HHH-10770

2016-08-05 Thread Petar Tahchiev
Hi guys, https://hibernate.atlassian.net/browse/HHH-10770 has been fixed in Hibernate 5.2.0. However Hibernate 5.2.0 requires Java8 and there are a lot of projects out there that cannot upgrade to Java8 for now. Also This is one of the reasons Spring-boot still relies on Hibernate 5.0.9 for examp