-
Bug
-
Resolution: Done
-
Major
-
7.1.2.CR1
-
-
-
-
-
-
-
Fixed upstream in Hibernate ORM 5.1 branch.
I didn't realize there were more bugs that had gotten fixed for hibernate.order_inserts=true in Hibernate ORM master branch when I fixed JBEAP-14151.
These following 3 are interconnected and fix more regressions introduced in 5.1.4 by HHH-9864.
https://hibernate.atlassian.net/browse/HHH-12074
https://hibernate.atlassian.net/browse/HHH-12086
https://hibernate.atlassian.net/browse/HHH-12105
The following just does some cleanup of code introduced by JBEAP-14151 (HHH-11634) that is no longer necessary:
https://hibernate.atlassian.net/browse/HHH-12113
I don't know of any other bugs related to hibernate.order_inserts=true. I am tracking incoming community jira issues in case more bugs are found.
- is incorporated by
-
JBEAP-14263 [GSS](7.1.z) Upgrade Hibernate ORM from 5.1.12 to 5.1.13
- Closed
- is related to
-
JBEAP-14651 (7.1.z) HHH-12507 InsertOrderingWithCompositeTypeAssociation test fails on Oracle due to reserved word
- Closed
- relates to
-
JBEAP-14151 (7.1.z) HHH-11634 HHH-11768 HHH-11714 HHH-11996 Bugs using hibernate.order_inserts=true
- Closed
- links to