[hibernate-commits] [hibernate/hibernate-orm] 49468d: HHH-7760 Support multiple @Column annotations on a...

GitHub noreply at github.com
Tue Nov 6 14:27:07 EST 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 49468d964d0f582d6455cdea05597d77f2461063
      https://github.com/hibernate/hibernate-orm/commit/49468d964d0f582d6455cdea05597d77f2461063
  Author: brmeyer <brmeyer at redhat.com>
  Date:   2012-11-06 (Tue, 06 Nov 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/spi/binding/EntityIdentifier.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/type/TypeTest.java

  Log Message:
  -----------
  HHH-7760 Support multiple @Column annotations on an @Id


  Commit: af66aec4a1f4dd3a63793ee160c397aa6be4a1fd
      https://github.com/hibernate/hibernate-orm/commit/af66aec4a1f4dd3a63793ee160c397aa6be4a1fd
  Author: brmeyer <brmeyer at redhat.com>
  Date:   2012-11-06 (Tue, 06 Nov 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/RootEntitySourceImpl.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/entity/RootEntityClass.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/IdClassTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/id/sequences/IdClassTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/idclassgeneratedvalue/IdClassGeneratedValueTest.java

  Log Message:
  -----------
  HHH-7761 @IdClass not working on mapped superclasses


Compare: https://github.com/hibernate/hibernate-orm/compare/8f93b41da7e6...af66aec4a1f4


More information about the hibernate-commits mailing list