[hibernate-commits] [hibernate/hibernate-orm] b7f17c: HHH-10277 - AttributeConverter not applied to attr...
    GitHub 
    noreply at github.com
       
    Thu Jun 16 12:18:13 EDT 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: b7f17ce898916968b79f043757810828ae17cea1
      https://github.com/hibernate/hibernate-orm/commit/b7f17ce898916968b79f043757810828ae17cea1
  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
    
    
More information about the hibernate-commits
mailing list