[hibernate-commits] [hibernate/hibernate-orm] ff2b0f: HHH-8697 - AttributeConverter not called when valu...

GitHub noreply at github.com
Sat Mar 21 17:09:04 EDT 2015


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: ff2b0fbb2989e54f470054412d331d60c9e918b4
      https://github.com/hibernate/hibernate-orm/commit/ff2b0fbb2989e54f470054412d331d60c9e918b4
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-03-21 (Sat, 21 Mar 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/descriptor/ValueExtractor.java
    M hibernate-core/src/main/java/org/hibernate/type/descriptor/converter/AttributeConverterSqlTypeDescriptorAdapter.java
    A hibernate-core/src/test/java/org/hibernate/test/type/converter/NullHandlingTests.java

  Log Message:
  -----------
  HHH-8697 - AttributeConverter not called when value is null;
HHH-9320 - AttributeConverter result ignored on extraction when ResultSet.wasNull

(cherry picked from commit 27e8aae2794e6fe109f7cc74cf86fe3b303b69ea)




More information about the hibernate-commits mailing list