[hibernate-commits] [hibernate/hibernate-orm] 100924: HHH-11924: ElementCollection ignore converter for ...

GitHub noreply at github.com
Fri Mar 16 12:24:35 EDT 2018


  Branch: refs/heads/5.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1009245de5edd4f411ff035b7dd44966eee9415e
      https://github.com/hibernate/hibernate-orm/commit/1009245de5edd4f411ff035b7dd44966eee9415e
  Author: Lars Storm <lars.storm at systematic.com>
  Date:   2018-03-16 (Fri, 16 Mar 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/reflection/JPAOverriddenAnnotationReader.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/reflection/Company.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/reflection/ElementCollectionConverterTest.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/reflection/JPAOverriddenAnnotationReaderTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/reflection/OrganizationConverter.java
    A hibernate-core/src/test/resources/org/hibernate/test/annotations/reflection/element-collection-converter-orm.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/reflection/orm.xml

  Log Message:
  -----------
  HHH-11924: ElementCollection ignore converter for XML mapping




More information about the hibernate-commits mailing list