[hibernate-commits] [hibernate/hibernate-orm] 6f6e3c: HHH-6813 Corrected EntityType#getRHSUniqueKeyPrope...

GitHub noreply at github.com
Mon May 20 11:29:59 EDT 2013


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6f6e3c62b2017ab635b1cab5edc3838bc07f8ced
      https://github.com/hibernate/hibernate-orm/commit/6f6e3c62b2017ab635b1cab5edc3838bc07f8ced
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2013-05-20 (Mon, 20 May 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/EntityType.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/derivedidentities/bidirectional/OneToOneWithDerivedIdentityTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/derivedidentities/bidirectional/Person.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/derivedidentities/bidirectional/PersonInfo.java

  Log Message:
  -----------
  HHH-6813 Corrected EntityType#getRHSUniqueKeyPropertyName() and added
regression test.





More information about the hibernate-commits mailing list