[hibernate-commits] [hibernate/hibernate-orm] 5ab077: HHH-9485 - Duplicate Property with AccessType.PROP...

GitHub noreply at github.com
Mon Feb 22 17:47:07 EST 2016


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5ab0771f05c83c9710af35e974bfe4d1df0eaaf1
      https://github.com/hibernate/hibernate-orm/commit/5ab0771f05c83c9710af35e974bfe4d1df0eaaf1
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2016-02-22 (Mon, 22 Feb 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/EntityBinder.java
    M hibernate-core/src/main/java/org/hibernate/mapping/MappedSuperclass.java
    M hibernate-core/src/main/java/org/hibernate/mapping/PersistentClass.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/override/InheritedAttributeOverridingTest.java

  Log Message:
  -----------
  HHH-9485 - Duplicate Property with AccessType.PROPERTY and MappedSuperclass

(cherry picked from commit a5cbe326d60bd566ae6adec6cbe5e9c4e7d62daf)




More information about the hibernate-commits mailing list