spring-framework/spring-orm/src
Juergen Hoeller a1107af06f HibernateJpaDialect logs warning in case of Connection mismatch (e.g. configured release mode other than ON_CLOSE)
Related to that, HibernateTransactionManager specifically checks for active physical connections on reset as of Hibernate 5.

Issue: SPR-13269
Issue: SPR-13002
2015-08-27 16:41:41 +02:00
..
main/java HibernateJpaDialect logs warning in case of Connection mismatch (e.g. configured release mode other than ON_CLOSE) 2015-08-27 16:41:41 +02:00
test Enforce TransactionRequiredException for pre-bound EntityManager without actual transaction active 2015-07-17 15:25:29 +02:00