spring-framework/spring-aspects
Juergen Hoeller 1af28efe39 @Transactional in AspectJ mode works with CallbackPreferringPlatformTransactionManager (WebSphere) as well
Effectively, AbstractTransactionAspect got refactored into around advice, reusing former TransactionInterceptor code which now lives in slightly generalized form in TransactionAspectSupport, and using a workaround for rethrowing checked exceptions.

Issue: SPR-9268
2013-02-10 18:06:50 +01:00
..
src @Transactional in AspectJ mode works with CallbackPreferringPlatformTransactionManager (WebSphere) as well 2013-02-10 18:06:50 +01:00
aspects.gradle Remove .aj sources from spring-aspects jar 2013-01-16 08:56:06 +01:00