[hibernate-commits] [hibernate/hibernate-orm] 056469: HHH-13081 - Pass BootstrapContext to Integrator#in...

Steve Ebersole noreply at github.com
Sat Nov 23 10:50:31 EST 2019


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 056469262def9af37c861c9b33c9da646448f345
      https://github.com/hibernate/hibernate-orm/commit/056469262def9af37c861c9b33c9da646448f345
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2019-11-23 (Sat, 23 Nov 2019)

  Changed paths:
    M changelog.txt
    M gradle/base-information.gradle
    M hibernate-core/src/main/java/org/hibernate/integrator/spi/Integrator.java
    M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
    M hibernate-core/src/main/java/org/hibernate/resource/jdbc/internal/LogicalConnectionManagedImpl.java
    M hibernate-core/src/main/java/org/hibernate/resource/jdbc/internal/LogicalConnectionProvidedImpl.java
    M hibernate-core/src/main/java/org/hibernate/resource/jdbc/spi/LogicalConnectionImplementor.java

  Log Message:
  -----------
  HHH-13081 - Pass BootstrapContext to Integrator#integrate;
HHH-11990 - Remove LogicalConnectionImplementor#makeShareableCopy

6.0 Alpha3 prep


  Commit: e9920f548901664fc321e1f78f8f833d0f0b62b2
      https://github.com/hibernate/hibernate-orm/commit/e9920f548901664fc321e1f78f8f833d0f0b62b2
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2019-11-23 (Sat, 23 Nov 2019)

  Changed paths:
    M gradle/base-information.gradle

  Log Message:
  -----------
  HHH-13081 - Pass BootstrapContext to Integrator#integrate;
HHH-11990 - Remove LogicalConnectionImplementor#makeShareableCopy

6.0 Alpha3 prep


Compare: https://github.com/hibernate/hibernate-orm/compare/0d803cf25f69...e9920f548901


More information about the hibernate-commits mailing list