This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-17 16:39:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
945463b8269fa5fdcc3fed706637e2bc0291c7a0
spring-framework
/
spring-orm-hibernate4
/
src
T
History
Juergen Hoeller
c1dc4e2c75
Resource-based PlatformTransactionManager implementations defensively catch Throwable in doBegin in order to reliably close resource in case of OutOfMemoryError
...
Issue: SPR-10755 (cherry picked from commit
2e4eb9f
)
2013-07-25 10:45:58 +02:00
..
main/java/org/springframework/orm
/hibernate4
Resource-based PlatformTransactionManager implementations defensively catch Throwable in doBegin in order to reliably close resource in case of OutOfMemoryError
2013-07-25 10:45:58 +02:00
test/java/org/springframework/orm
/hibernate4
HibernateTransactionManager for Hibernate 4 supports "entityInterceptor(BeanName)" property
2013-02-27 00:22:18 +01:00