27 Commits (6009c09f1b6e633b8ff38003bf6d133ca34cc62b)

Author SHA1 Message Date
Stephane Nicoll 4e257243f2 Reduce PlatformTransactionManager lookups 10 years ago
Stephane Nicoll 5ed20d21b1 Add test 10 years ago
Philippe Marschall 4ff1e197e3 Clean up spring-tx tests warnings 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Juergen Hoeller 12c393eb6d Switched 'order' attributes across namespaces to 'xsd:token' 11 years ago
Juergen Hoeller e8dead247c @EnableTransactionManagement and co get detected on superclasses as well 11 years ago
Juergen Hoeller f888b8816f Re-enabled tests for meta-annotations on interfaces 11 years ago
Sam Brannen ad402dcb4a Status quo for composable stereotypes on interfaces 11 years ago
Phillip Webb d371886988 Allow null method for getTransactionAttribute 11 years ago
Juergen Hoeller df18e9173d Revised PersistenceExceptionTranslationInterceptor to lazily retrieve PersistenceExceptionTranslator beans on demand 11 years ago
Juergen Hoeller 6d3649858e Allow meta-annotations to override attributes from their parent 11 years ago
Juergen Hoeller d3a4068768 Minimized ASM usage 12 years ago
Juergen Hoeller 52fd84bb57 JTA 1.2 support, in particular for the javax.transaction.Transactional annotation 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 12 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Phillip Webb 731d5be644 Fix warnings due to unused import statements 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Juergen Hoeller 89b365120a TransactionInterceptor avoids reflective method search for method identification 12 years ago
Chris Beams 02a4473c62 Rename modules {org.springframework.*=>spring-*} 13 years ago