Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: b3e0d363bde0f610b26e4a705755ee9e259947aa
https://github.com/hibernate/hibernate-orm/commit/b3e0d363bde0f610b26e4a7...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2018-06-27 (Wed, 27 Jun 2018)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/idgen/foreign/ForeignGeneratorJtaTest.java
A
hibernate-core/src/test/java/org/hibernate/test/idgen/foreign/ForeignGeneratorResourceLocalTest.java
Log Message:
-----------
HHH-12738 - Session/EntityManager is closed in ForeignGenerator (JTA setup)
Add test case proving the issue does not replicate for either RESOURCE_LOCAL or JTA
transactions
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.