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

GitHub noreply at github.com
Thu Jun 16 17:25:56 EDT 2016


  Branch: refs/heads/5.1
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 10123cf46ab821535e9e0dc8ff452dd9dc62ee92
      https://github.com/hibernate/hibernate-orm/commit/10123cf46ab821535e9e0dc8ff452dd9dc62ee92
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2016-06-16 (Thu, 16 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)




More information about the hibernate-commits mailing list