mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
Related to that, HibernateTransactionManager specifically checks for active physical connections on reset as of Hibernate 5. Issue: SPR-13269 Issue: SPR-13002