71 Commits (f636ccb5eb492765f36385f29e3fae28e2eb3cf1)

Author SHA1 Message Date
Juergen Hoeller 12c393eb6d Switched 'order' attributes across namespaces to 'xsd:token' 11 years ago
Juergen Hoeller 640d8cb67f Consistent implementation of AsyncListenableTaskExecutor 11 years ago
Juergen Hoeller 82ea9ece5c Refined logging to include target class for each transactional method name 11 years ago
Juergen Hoeller 2a52decbbc Polishing (including removal of javadoc imports that show as package cycles in IntelliJ) 11 years ago
Juergen Hoeller 41332728f9 Use AnnotationTransactionAttributeSource class name to avoid hard dependency on transaction.annotation package 11 years ago
Juergen Hoeller ce917d5cbb Polishing around @EnableTransactionManagement 11 years ago
Juergen Hoeller e8dead247c @EnableTransactionManagement and co get detected on superclasses as well 11 years ago
Phillip Webb a31ac882c5 Fix various javadoc warnings 11 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 11 years ago
Juergen Hoeller f888b8816f Re-enabled tests for meta-annotations on interfaces 11 years ago
Juergen Hoeller f39bb02628 Polishing 11 years ago
Sam Brannen ad402dcb4a Status quo for composable stereotypes on interfaces 11 years ago
Juergen Hoeller e146e53d9b Added support for the JCA 1.7 getActivationName() method 11 years ago
Juergen Hoeller 49758a2a96 Added convenience classes for typical JSR-236 setup in a Java EE 7 environment 11 years ago
Phillip Webb d371886988 Allow null method for getTransactionAttribute 11 years ago
Juergen Hoeller 4bcfbc3ba3 Apply name-matching transaction attributes to user-level methods only 11 years ago
Juergen Hoeller f669a40bd6 Removed deprecated TransactionAspectUtils class 11 years ago
Juergen Hoeller 74794190a5 Implement java.io.Flushable wherever applicable 11 years ago
Juergen Hoeller df18e9173d Revised PersistenceExceptionTranslationInterceptor to lazily retrieve PersistenceExceptionTranslator beans on demand 11 years ago
Juergen Hoeller 0b37cec287 Consistent support for JTA 1.1 TransactionSynchronizationRegistry 11 years ago
Juergen Hoeller 3d462b6dd9 Added missing spring.schemas entries for 4.0 xsds 11 years ago
Juergen Hoeller 6d3649858e Allow meta-annotations to override attributes from their parent 11 years ago
Juergen Hoeller e4d83bbefe Refined javadoc for WebLogic/WebSphere transaction setup 11 years ago
Juergen Hoeller 2e4eb9fc10 Resource-based PlatformTransactionManager implementations defensively catch Throwable in doBegin in order to reliably close resource in case of OutOfMemoryError 11 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Juergen Hoeller 0fc5a5d912 Introduced 4.0 versions of all XML configuration schemas 12 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
Juergen Hoeller 9c52ae9558 Removed OC4J support (including documentation references) 12 years ago
Juergen Hoeller 36942f6018 JtaTransactionManager relies on presence of JTA 1.1 API 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Carson McDonald 39c236baa8 Fix minor javadoc typos 12 years ago
Juergen Hoeller 1af28efe39 @Transactional in AspectJ mode works with CallbackPreferringPlatformTransactionManager (WebSphere) as well 12 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 12 years ago
Juergen Hoeller 1a929f22e0 EntityManagerFactoryUtils finds default EntityManagerFactory in parent contexts as well 12 years ago
Juergen Hoeller f6d7518013 SpringContextResourceAdapter implements equals/hashCode according to the JCA 1.5 contract 12 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Chris Beams 70eaf02b7f Revert "Merge branch 'SPR-10130' into cleanup-master" 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams b2a048b6f3 Update Apache license headers for affected sources 12 years ago
Chris Beams 3b40ce76bf Add @Override annotations to main sources 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
Chris Beams 4d97ff2479 Fix [dep-ann] warnings with @Deprecated 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