94 Commits (6d6cd56d4a4e59158de6a366933f181cc7bf3de1)

Author SHA1 Message Date
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
Juergen Hoeller 62340d6ccf Only release rolled-back database savepoints during managed nested transaction 10 years ago
Juergen Hoeller d6370965eb Polishing 10 years ago
Stephane Nicoll 057efa0676 Align javadoc improvements 10 years ago
Juergen Hoeller 036896a6b8 Split configuration constants into local XConfigUtils classes instead of piling them up in AnnotationConfigUtils 10 years ago
Stephane Nicoll b676c41805 Add missing 4.1 XSDs 10 years ago
Stephane Nicoll 4e257243f2 Reduce PlatformTransactionManager lookups 10 years ago
Stephane Nicoll 5ed20d21b1 Add test 10 years ago
Juergen Hoeller 03f3412434 WebSphereUowTransactionManager exposes SmartTransactionObject 10 years ago
Sam Brannen e3e8a3eb40 Fix grammar in Javadoc for Propagation 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 14e5a02870 Mixed polishing along with recent changes 11 years ago
Juergen Hoeller cead06a3d9 Polishing 11 years ago
Juergen Hoeller 09e2e5897d Removed outdated hibernate3 references across the codebase 11 years ago
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