[hibernate-commits] [hibernate/hibernate-orm] 3ac508: HHH-9615 - Allow AttributeConverter on attributes ...

GitHub noreply at github.com
Sat Oct 3 14:44:37 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3ac508882c89ebd7c80af71d0e65ba26a017ebe3
      https://github.com/hibernate/hibernate-orm/commit/3ac508882c89ebd7c80af71d0e65ba26a017ebe3
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-10-03 (Sat, 03 Oct 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/SimpleValueBinder.java
    M hibernate-core/src/main/java/org/hibernate/mapping/SimpleValue.java
    A hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/LobTypeMappings.java
    A hibernate-core/src/test/java/org/hibernate/test/converter/AndLobTest.java

  Log Message:
  -----------
  HHH-9615 - Allow AttributeConverter on attributes marked as Lob




More information about the hibernate-commits mailing list