[hibernate-commits] [hibernate/hibernate-orm] c94117: HHH-13595 Deprecate ConnectionObserver

Sanne Grinovero noreply at github.com
Fri Aug 23 10:47:27 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c94117cedccc107730f7fc6a98242f6ea691a7fd
      https://github.com/hibernate/hibernate-orm/commit/c94117cedccc107730f7fc6a98242f6ea691a7fd
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/FastSessionServices.java
    M hibernate-core/src/main/java/org/hibernate/internal/JdbcObserverImpl.java
    M hibernate-core/src/main/java/org/hibernate/resource/jdbc/spi/JdbcObserver.java

  Log Message:
  -----------
  HHH-13595 Deprecate ConnectionObserver


  Commit: db92f7aa00ff32dee1c59dbb3ee764241f51d582
      https://github.com/hibernate/hibernate-orm/commit/db92f7aa00ff32dee1c59dbb3ee764241f51d582
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/internal/JdbcObserverImpl.java

  Log Message:
  -----------
  HHH-13595 Small tuning of JdbcObserverImpl


  Commit: 44c6f0fa3f52a2959a6525421954c68b0b34b042
      https://github.com/hibernate/hibernate-orm/commit/44c6f0fa3f52a2959a6525421954c68b0b34b042
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/resource/jdbc/internal/LogicalConnectionManagedImpl.java
    M hibernate-core/src/main/java/org/hibernate/resource/jdbc/internal/ResourceRegistryStandardImpl.java

  Log Message:
  -----------
  HHH-13595 Remove the invocations to the no-op methods of ConnectionObserver


Compare: https://github.com/hibernate/hibernate-orm/compare/952bf6f9c0f8...44c6f0fa3f52


More information about the hibernate-commits mailing list