134 Commits (6a4cc7e681c1d5c37788dd5ebdaa5b1996cca39a)

Author SHA1 Message Date
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 9 years ago
Juergen Hoeller ebe128e940 Polishing 9 years ago
Sam Brannen 164bed5c3f Use implicit aliases in @TransactionalEventListener 9 years ago
Stephane Nicoll a3f39d5257 Add missing 4.2 XSDs 9 years ago
Sam Brannen 725292081e Introduce 'value' alias for 'attribute' in @AliasFor 9 years ago
Juergen Hoeller 14f27bda37 Prefer use of "Java EE" over "J2EE" 9 years ago
Juergen Hoeller f06581f5b8 Polishing 9 years ago
Juergen Hoeller edd6e76b9f Polishing 9 years ago
Juergen Hoeller a8fb551b1c Allow for overriding of computeTransactionAttribute 9 years ago
Sam Brannen f300325b1b Polishing 9 years ago
Stephane Nicoll bf786c3176 Support for multiple events per method 9 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 9 years ago
Juergen Hoeller f1c7dc4f4b Introduced SimpleTransactionScope (analogous to SimpleThreadScope) 9 years ago
Juergen Hoeller 9f64230131 TransactionAttributeSourcePointcut pointcut skips target classes with TransactionalProxy marker (e.g. Spring Data proxies) 9 years ago
Sam Brannen d9f18f7355 Polish AnnotationTransactionAttributeSourceTests 9 years ago
Sam Brannen 32c17bf540 Revise method and parameter names in annotation support 9 years ago
Sam Brannen 6b7c1d72e8 Introduce alias for 'value' attribute in @Transactional 9 years ago
Sam Brannen 6fc388315e Polish Javadoc for @Transactional 9 years ago
Sam Brannen 9afcd17c71 Introduce getAnnotationAttributes(..,Class) in AnnoElUtils 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Stephane Nicoll cf391f5ce1 polish 9 years ago
Sam Brannen 122d3476d9 Polish Javadoc for condition annotation attributes 10 years ago
Sam Brannen ad6bea1cda Support abstract, bridge, & interface methods in AnnotatedElementUtils 10 years ago
Sam Brannen 8ece1b145c Introduce failing/ignored tests for SPR-12738 10 years ago
Sam Brannen 7f0f04dfe3 Support annotations on interfaces in AnnotatedElementUtils 10 years ago
Sam Brannen b9b0b78fa1 Support n meta-annotation levels on methods in AnnotationUtils 10 years ago
Sam Brannen 8a1f9f8aa3 Fix typo in exception message 10 years ago
Stephane Nicoll ca91956bdb Do not retain BeanFactory ref 10 years ago
Juergen Hoeller 13659d645b Consistent support for @Order annotation as alternative to Ordered interface 10 years ago
Juergen Hoeller 5ec2cd7947 AbstractPlatformTransactionManager logs warning for custom isolation level in case of no actual transaction 10 years ago
Juergen Hoeller fdd1f83639 Polishing 10 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 10 years ago
Juergen Hoeller 2b3409461f Polishing 10 years ago
Stephane Nicoll 4741a12fdc Support for transactional event listener 10 years ago
Juergen Hoeller 1cd4433621 Polishing 10 years ago
Stephane Nicoll a79fe25917 Restore default transaction manager by name lookup 10 years ago
Juergen Hoeller 9ac02b319d Remove pre-3.2 deprecated classes and methods 10 years ago
Stephane Nicoll 961574bd17 Fix regression in determineTransactionManager 10 years ago
Stephane Nicoll 4a0ac97550 Fix regression in determineTransactionManager 10 years ago
Juergen Hoeller b30843aee0 AbstractFallbackTransactionAttributeSource's DefaultCacheKey takes targetClass into account (again) 10 years ago
Stephane Nicoll fd7153ffbb Do not retain cache transaction managers 10 years ago
Stephane Nicoll cec26e9ac4 Rework determineTransactionManager condition 10 years ago
Sam Brannen c2101cbcf4 Require non-empty values for TxMgr qualifiers & bean names 10 years ago
Sam Brannen 5b5cf37ac5 Polish Javadoc regarding default transaction manager 10 years ago
Juergen Hoeller ff8655846d TransactionAspectSupport.currentTransactionStatus() reliably throws NoTransactionException 10 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 10 years ago
Juergen Hoeller 43597bfed4 Polishing 10 years ago
Juergen Hoeller e58b33a593 Consistent reset of resource holders on doBegin failure 10 years ago
Juergen Hoeller 3a3c52dbdd Polishing 10 years ago
Juergen Hoeller fcb9dd1939 JtaTransactionManagerFactoryBean as an equivalent to <tx:jta-transaction-manager/> 10 years ago