[hibernate-commits] [hibernate/hibernate-orm] f4bc38: HHH-10277 - AttributeConverter not applied to attr...

GitHub noreply at github.com
Fri Jun 17 16:20:13 EDT 2016


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: f4bc38f92fbdd7e1cefdd58f4c3aa8f4090120bb
      https://github.com/hibernate/hibernate-orm/commit/f4bc38f92fbdd7e1cefdd58f4c3aa8f4090120bb
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/converter/elementCollection/CollectionCompositeElementExplicitConversionTest.java

  Log Message:
  -----------
  HHH-10277 - AttributeConverter not applied to attributes of an embeddable used as collection element

(cherry picked from commit 65886c045e98012910292809666638dd708ba5b3)


  Commit: e8e8538228d8746113243ccefc8192527e90a761
      https://github.com/hibernate/hibernate-orm/commit/e8e8538228d8746113243ccefc8192527e90a761
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/CollectionPropertyHolder.java
    M hibernate-core/src/main/java/org/hibernate/cfg/ComponentPropertyHolder.java
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/CollectionBinder.java
    M hibernate-core/src/main/java/org/hibernate/internal/util/StringHelper.java
    M hibernate-core/src/test/java/org/hibernate/test/converter/elementCollection/CollectionCompositeElementExplicitConversionTest.java

  Log Message:
  -----------
  HHH-10277 - AttributeConverter not applied to attributes of an embeddable used as collection element

(cherry picked from commit b7f17ce898916968b79f043757810828ae17cea1)


  Commit: 0ba858b91dc018db9b05eb96f861144ff80c67f4
      https://github.com/hibernate/hibernate-orm/commit/0ba858b91dc018db9b05eb96f861144ff80c67f4
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/converter/elementCollection/CollectionCompositeElementExplicitConversionTest.java

  Log Message:
  -----------
  HHH-10277 - Correct test to refer to "attributeConverterDefinition" field for 5.0


Compare: https://github.com/hibernate/hibernate-orm/compare/014d2290289f...0ba858b91dc0


More information about the hibernate-commits mailing list