[hibernate-commits] [hibernate/hibernate-orm] 497f17: HHH-13514 - Add test for issue

Sanne Grinovero noreply at github.com
Fri Aug 2 18:48:28 EDT 2019


  Branch: refs/heads/5.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 497f17e251524a7fef3f30a556c20185d61f2bd7
      https://github.com/hibernate/hibernate-orm/commit/497f17e251524a7fef3f30a556c20185d61f2bd7
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2019-08-02 (Fri, 02 Aug 2019)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/engine/spi/delegation/SessionDelegatorBaseImplTest.java

  Log Message:
  -----------
  HHH-13514 - Add test for issue

(cherry picked from commit 7eaf4904d88024bdfb46907cc970bd2530e9e227)


  Commit: 81d7be0ad38b4111d231f8d779e069472915fb5a
      https://github.com/hibernate/hibernate-orm/commit/81d7be0ad38b4111d231f8d779e069472915fb5a
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2019-08-02 (Fri, 02 Aug 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/spi/SessionDelegatorBaseImpl.java

  Log Message:
  -----------
  HHH-13514 - Calling the wrong method inside SessionDelegatorBaseImpl#createStoredProcedureQuery

(cherry picked from commit 65fa9cb1e717165d7725926eae82d4881072cfbc)


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

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/engine/spi/delegation/SessionDelegatorBaseImplTest.java

  Log Message:
  -----------
  HHH-13525 Make test SessionDelegatorBaseImplTest more resilient to previously existing alias definition

(cherry picked from commit d6abbe51243b13fa104848bed853034884f574ed)


Compare: https://github.com/hibernate/hibernate-orm/compare/791b64f63ffe...3dbf0166fe1d


More information about the hibernate-commits mailing list