[hibernate-commits] [hibernate/hibernate-orm] 710662: HHH-12914 Avoid need to create a Proxy to implemen...

GitHub noreply at github.com
Thu Aug 16 05:54:11 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 710662200b0c88ab064e71c5ff98504a0e7be37e
      https://github.com/hibernate/hibernate-orm/commit/710662200b0c88ab064e71c5ff98504a0e7be37e
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2018-08-16 (Thu, 16 Aug 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/jdbc/BlobImplementer.java
    M hibernate-core/src/main/java/org/hibernate/engine/jdbc/BlobProxy.java
    M hibernate-core/src/main/java/org/hibernate/engine/jdbc/internal/BinaryStreamImpl.java
    M hibernate-core/src/test/java/org/hibernate/test/type/descriptor/java/BlobDescriptorTest.java

  Log Message:
  -----------
  HHH-12914 Avoid need to create a Proxy to implement org.hibernate.engine.jdbc.BlobProxy



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list