[hibernate-commits] [hibernate/hibernate-orm] 3c3b8f: HHH-11771 - @Id annotation ignored with @MappedSup...

GitHub noreply at github.com
Thu Sep 27 08:49:06 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3c3b8f93751fcc84298dac5701167e2f0036ff6a
      https://github.com/hibernate/hibernate-orm/commit/3c3b8f93751fcc84298dac5701167e2f0036ff6a
  Author: Губанов Станислав <gubanovs at iac.spb.ru>
  Date:   2018-09-27 (Thu, 27 Sep 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/override/mappedsuperclass/MappedSuperClassBasicPropertyIdAttributeOverrideTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/override/mappedsuperclass/MappedSuperClassIdPropertyBasicAttributeOverrideTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/override/mappedsuperclass/MappedSuperClassWithUuidAsBasic.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/override/mappedsuperclass/SubclassWithUuidAsId.java

  Log Message:
  -----------
  HHH-11771 - @Id annotation ignored with @MappedSuperclass inheritance



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list