[hibernate-commits] [hibernate/hibernate-orm] 68b1b6: HHH-13526 Optimise HashMap lookup operations on Re...

Sanne Grinovero noreply at github.com
Wed Jul 31 07:19:26 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 68b1b650e995b662297e8b902f493fa83f64d08a
      https://github.com/hibernate/hibernate-orm/commit/68b1b650e995b662297e8b902f493fa83f64d08a
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-07-31 (Wed, 31 Jul 2019)

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

  Log Message:
  -----------
  HHH-13526 Optimise HashMap lookup operations on ResourceRegistryStandardImpl xref


  Commit: 51c94121cb7dfed1113239bb7c4988e0b1b79e3e
      https://github.com/hibernate/hibernate-orm/commit/51c94121cb7dfed1113239bb7c4988e0b1b79e3e
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/loader/plan/exec/internal/AbstractLoadPlanBasedLoader.java

  Log Message:
  -----------
  HHH-13526 Avoid repeated lookups for the same component


  Commit: 2c304a5e18e58a39e718c4faa464fefd4e0593ce
      https://github.com/hibernate/hibernate-orm/commit/2c304a5e18e58a39e718c4faa464fefd4e0593ce
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2019-07-31 (Wed, 31 Jul 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/jdbc/batch/internal/AbstractBatchImpl.java

  Log Message:
  -----------
  HHH-13528 Invoke afterStatements only at the end of releasing all statements for a batch


Compare: https://github.com/hibernate/hibernate-orm/compare/7d54b59743f7...2c304a5e18e5


More information about the hibernate-commits mailing list