[hibernate-commits] [hibernate/hibernate-orm] 46751f: HHH-10222 - AttributeConverter not applied to @Ele...

GitHub noreply at github.com
Wed Oct 28 23:56:05 EDT 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 46751f4f7f6d64dc9dbfb7715448785c29e41abf
      https://github.com/hibernate/hibernate-orm/commit/46751f4f7f6d64dc9dbfb7715448785c29e41abf
  Author: michal <michal at michal-desktop>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/SimpleValueBinder.java
    M hibernate-core/src/test/java/org/hibernate/test/converter/elementCollection/CollectionElementConversionTest.java

  Log Message:
  -----------
  HHH-10222 - AttributeConverter not applied to @ElementCollection
(cherry picked from commit 2a99b256b8c80bb89aee9c00a7df46e764bdef2d)


  Commit: 7cbb8570c4f7d3f5d638b696091c9b20ac2f701b
      https://github.com/hibernate/hibernate-orm/commit/7cbb8570c4f7d3f5d638b696091c9b20ac2f701b
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-10-28 (Wed, 28 Oct 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/SimpleValueBinder.java

  Log Message:
  -----------
  HHH-10222 - AttributeConverter not applied to @ElementCollection

(cherry picked from commit 2db30fd455a2923a57256965880537d5d931c5cd)


Compare: https://github.com/hibernate/hibernate-orm/compare/81eaf8a70c02...7cbb8570c4f7


More information about the hibernate-commits mailing list