[hibernate-commits] [hibernate/hibernate-orm] ce95ff: HHH-9460 - Removing non-optional bidirectional @On...

GitHub noreply at github.com
Thu Feb 2 06:07:21 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: ce95ffe441fcdabfd9ffbdb1e6974315b3dc5ca7
      https://github.com/hibernate/hibernate-orm/commit/ce95ffe441fcdabfd9ffbdb1e6974315b3dc5ca7
  Author: Vlad Mihalcea <mihalcea.vlad at 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




More information about the hibernate-commits mailing list