[hibernate-commits] [hibernate/hibernate-orm] 954f1c: HHH-12370 Lazily-initialized byte[] LOB gets turne...

GitHub noreply at github.com
Thu Mar 8 05:41:03 EST 2018


  Branch: refs/heads/5.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 954f1c4dfa5106b7914fc6c56a8202f119e5ff23
      https://github.com/hibernate/hibernate-orm/commit/954f1c4dfa5106b7914fc6c56a8202f119e5ff23
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-03-08 (Thu, 08 Mar 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cache/spi/entry/StandardCacheEntryImpl.java
    M hibernate-core/src/main/java/org/hibernate/cache/spi/entry/StructuredCacheEntry.java
    M hibernate-core/src/main/java/org/hibernate/type/TypeHelper.java

  Log Message:
  -----------
  HHH-12370 Lazily-initialized byte[] LOB gets turned into a String, resulting in poor performance




More information about the hibernate-commits mailing list