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

GitHub noreply at github.com
Fri Mar 16 12:23:40 EDT 2018


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