[hibernate-commits] [hibernate/hibernate-orm] fc7f0f: HHH-11305 - @OneToOne association, Nullable check ...

GitHub noreply at github.com
Wed Dec 7 05:42:05 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: fc7f0fca73757a5587c70854335c3b642d0e3139
      https://github.com/hibernate/hibernate-orm/commit/fc7f0fca73757a5587c70854335c3b642d0e3139
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/OneToOneSecondPass.java
    R hibernate-core/src/test/java/org/hibernate/test/annotations/notfound/Coin.java
    R hibernate-core/src/test/java/org/hibernate/test/annotations/notfound/Currency.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/notfound/NotFoundTest.java

  Log Message:
  -----------
  HHH-11305 - @OneToOne association, Nullable check does is not skipped for @NotFound(action = NotFoundAction.IGNORE)




More information about the hibernate-commits mailing list