[hibernate-commits] [hibernate/hibernate-orm] 19f78b: HHH-12487 - Add test for issue

GitHub noreply at github.com
Thu Apr 19 11:08:39 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 19f78bbd3d1c824f5781f0c7fdf57a5858fb6117
      https://github.com/hibernate/hibernate-orm/commit/19f78bbd3d1c824f5781f0c7fdf57a5858fb6117
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2018-04-18 (Wed, 18 Apr 2018)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/jpa/test/transaction/CloseEntityManagerWithActiveTransactionTest.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/transaction/ClosedEntityManagerWithJpaTransactionComplianceTest.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/transaction/ClosedEntityManagerWithoutJpaTransactionComplianceTest.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/transaction/GetTransactionTest.java
    A hibernate-core/src/test/java/org/hibernate/jpa/test/transaction/JtaGetTransactionThrowsExceptionTest.java

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


  Commit: 291d4a3eeaa2ade32a42cfbcad5868b2114c34fe
      https://github.com/hibernate/hibernate-orm/commit/291d4a3eeaa2ade32a42cfbcad5868b2114c34fe
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/transaction/internal/TransactionImpl.java
    M hibernate-core/src/main/java/org/hibernate/internal/AbstractSharedSessionContract.java

  Log Message:
  -----------
  HHH-12487 - Calling getTransaction() on a closed EntityManager


Compare: https://github.com/hibernate/hibernate-orm/compare/27a6b5d14348...291d4a3eeaa2


More information about the hibernate-commits mailing list