Commits
User selector
Commit history
Commits on Dec 2, 2013
- committed
- committed
Polishing around @EnableTransactionManagement
Show description for ce917d5committed@EnableTransactionManagement and co get detected on superclasses as well
Show description for e8dead2committed
Commits on Nov 26, 2013
- committed
Phillip Webb
Commits on Nov 25, 2013
Fix remaining compiler warnings
Show description for 59002f2committed
Phillip Webb
Commits on Nov 22, 2013
Re-enabled tests for meta-annotations on interfaces
Show description for f888b88committed- committed
Status quo for composable stereotypes on interfaces
Show description for ad402dccommitted
Commits on Nov 4, 2013
Added support for the JCA 1.7 getActivationName() method
Show description for e146e53committed
Commits on Nov 2, 2013
Added convenience classes for typical JSR-236 setup in a Java EE 7 environment
Show description for 49758a2committed
Commits on Oct 31, 2013
Allow null method for getTransactionAttribute
Show description for d371886committed
Phillip Webb
Commits on Oct 30, 2013
Apply name-matching transaction attributes to user-level methods only
Show description for 4bcfbc3committed
Commits on Oct 29, 2013
Commits on Oct 14, 2013
Commits on Sep 4, 2013
Revised PersistenceExceptionTranslationInterceptor to lazily retrieve PersistenceExceptionTranslator beans on demand
Show description for df18e91committed
Commits on Sep 3, 2013
Consistent support for JTA 1.1 TransactionSynchronizationRegistry
Show description for 0b37ceccommitted
Commits on Aug 22, 2013
Added missing spring.schemas entries for 4.0 xsds
Show description for 3d462b6committed
Commits on Aug 21, 2013
Allow meta-annotations to override attributes from their parent
Show description for 6d36498committed
Commits on Aug 1, 2013
Refined javadoc for WebLogic/WebSphere transaction setup
Show description for e4d83bbcommitted
Commits on Jul 24, 2013
Resource-based PlatformTransactionManager implementations defensively catch Throwable in doBegin in order to reliably close resource in case of OutOfMemoryError
Show description for 2e4eb9fauthored andcommitted
Commits on May 13, 2013
Add @Override to remaining source files
Show description for 9468548committed
Commits on May 7, 2013
Introduced 4.0 versions of all XML configuration schemas
Show description for 0fc5a5dauthored andcommitted
Commits on Apr 23, 2013
Minimized ASM usage
Show description for d3a4068committed
Commits on Mar 27, 2013
JTA 1.2 support, in particular for the javax.transaction.Transactional annotation
Show description for 52fd84bcommitted
Commits on Mar 19, 2013
Commits on Mar 13, 2013
Merge branch '3.2.x'
Show description for 4e1cab2committed
Commits on Mar 6, 2013
Replace EasyMock with Mockito
Show description for 05765d7committed
Commits on Mar 4, 2013
Merge branch '3.2.x' into master
Show description for ce4be3bcommitted
Commits on Feb 28, 2013
- authored andcommitted
Commits on Feb 10, 2013
@Transactional in AspectJ mode works with CallbackPreferringPlatformTransactionManager (WebSphere) as well
Show description for 1af28efcommitted
Commits on Jan 25, 2013
Commits on Jan 22, 2013
EntityManagerFactoryUtils finds default EntityManagerFactory in parent contexts as well
Show description for 1a929f2authored andcommitted
Commits on Jan 10, 2013
SpringContextResourceAdapter implements equals/hashCode according to the JCA 1.5 contract
Show description for f6d7518authored andcommitted