[hibernate-commits] [hibernate/hibernate-orm] 45d46b: HHH-6813 Corrected EntityType#getRHSUniqueKeyPrope...

GitHub noreply at github.com
Mon May 20 11:30:07 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 45d46b619b177e613afede3c2ec00a5cb7fe27bd
      https://github.com/hibernate/hibernate-orm/commit/45d46b619b177e613afede3c2ec00a5cb7fe27bd
  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