Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 4.3.4
-
Component/s: Data:ORM, Transaction
-
Labels:None
-
Last commented by a User:true
Description
See https://github.com/spring-projects/spring-boot/issues/7455 (a sample is available).
The reporter experiences a difference of behaviour when OpenEntityManagerInViewFilter is enabled on a Spring MVC application using Weblogic and Hibernate 5.1 or 5.2. The same code works fine with 5.0
I am wondering if that's a regression in our Hibernate support or in Hibernate itself.