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

GitHub noreply at github.com
Sat Mar 21 16:55:30 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 27e8aae2794e6fe109f7cc74cf86fe3b303b69ea
      https://github.com/hibernate/hibernate-orm/commit/27e8aae2794e6fe109f7cc74cf86fe3b303b69ea
  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




More information about the hibernate-commits mailing list