Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: ce95ffe441fcdabfd9ffbdb1e6974315b3dc5ca7
https://github.com/hibernate/hibernate-orm/commit/ce95ffe441fcdabfd9ffbdb...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2017-02-02 (Thu, 02 Feb 2017)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/test/onetoone/optional/BidirectionalOptionalOneToOneTest.java
Log Message:
-----------
HHH-9460 - Removing non-optional bidirectional @OneToOne association with cascade
Add entity name so that the underlying table uses it instead of the nested class name