Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 493c9681414862efdb4ad88d50f44bd3678f89be
https://github.com/hibernate/hibernate-orm/commit/493c9681414862efdb4ad88...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2018-03-06 (Tue, 06 Mar 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/engine/spi/ActionQueue.java
A
hibernate-core/src/test/java/org/hibernate/test/insertordering/InsertOrderingWithCompositeTypeAssociation.java
Log Message:
-----------
HHH-12355 - Fix ordered insert failures with composite types having associations.