297 Commits (c5d6b7432101ce3455d6afde90af76fb02de5a40)

Author SHA1 Message Date
Juergen Hoeller 8b741508a6 Explicit notes on transaction phase processing 8 years ago
Stephane Nicoll 05787f314f Update copyright header 8 years ago
nkjackzhang 0e49c0e152 Remove unecessary "<<" 8 years ago
Juergen Hoeller 2b3fb2f5cc Polishing 8 years ago
Juergen Hoeller d003f6614b Tests for annotation lookups in interfaces (currently ignored for CGLIB proxies) 8 years ago
Juergen Hoeller d4a1b59b4c Skip transaction/caching metadata retrieval for java.lang.Object methods 8 years ago
Juergen Hoeller 0f51ff5ebc Reset global rollback-only status when rolling back to savepoint 8 years ago
Juergen Hoeller e9019cd7d1 Polishing 8 years ago
Juergen Hoeller b630c9bea7 Clear synchronization before triggering afterCompletion callbacks 8 years ago
Juergen Hoeller acf511ac0e Polishing 8 years ago
Juergen Hoeller 1b2dc3638f Revisit Assert to avoid single-arg assert methods (with refined messages) 8 years ago
Juergen Hoeller 1cb381e9a7 Consistent deprecation markers on JDK 9 8 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 8 years ago
Juergen Hoeller 953bc189e7 Stronger explanation of default rollback rules 8 years ago
Juergen Hoeller a7ec6dc0af ImportRegistry properly tracks excluded superclasses 8 years ago
Juergen Hoeller 2874066a97 DataSourceTransactionManager triggers flush callbacks on registered transaction synchronizations 8 years ago
Juergen Hoeller 52b029d71d DefaultTransactionAttribute stores descriptor (method identification) 8 years ago
Philippe Marschall ae5b0c6fb5 Replace J2EE with Java EE 8 years ago
Juergen Hoeller eafaaa5cb8 Polishing 8 years ago
Juergen Hoeller ce42ed4d44 Polishing 8 years ago
Juergen Hoeller ab9fea6b8d Polishing 8 years ago
Juergen Hoeller 58fa63fdd1 ApplicationListenerMethodAdapter resolves order on construction 8 years ago
Juergen Hoeller bbc85ea466 Refined exception message 8 years ago
Juergen Hoeller 951ac5ea4f TransactionAspectSupport stores given PlatformTransactionManager instance as strong reference 8 years ago
Juergen Hoeller 02374d7450 TransactionAspectSupport avoids hard references to transaction manager beans 8 years ago
Juergen Hoeller e03dea1d64 Polishing 8 years ago
Juergen Hoeller e4def2f55d Aligned ConcurrentMap declaration with 4.3.x branch 8 years ago
Juergen Hoeller ae28815886 Polishing 8 years ago
Juergen Hoeller 88fcd0a2ed Framework build compatible with JDK 9 (tests running against java.base module) 8 years ago
Juergen Hoeller aaac199e8b Consistently use constructor-based instantiation instead of Class.newInstance / BeanUtils.instantiate 8 years ago
Juergen Hoeller dc1664939c Javadoc fixes and pruning of outdated references 8 years ago
Juergen Hoeller 04e9c2bf0c Aspect actually applies in PersistenceExceptionTranslationPostProcessorTests 8 years ago
Stephane Nicoll e4b0486c5a Add @FunctionalInterface on candidate interfaces 8 years ago
Juergen Hoeller 355c6f0715 Upgrade to JMS 2.0 and JCA 1.7 8 years ago
Juergen Hoeller bc2c22d51e Streamline XML namespace support towards unversioned schemas 8 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 8 years ago
Stephane Nicoll 00d2606b00 Explicit type can be replaced by <> 8 years ago
Juergen Hoeller 0fc0ce78ae Drop deprecated dependencies on Log4j, JRuby, JExcel, Burlap, Commons Pool/DBCP 8 years ago
Juergen Hoeller d341624e91 Drop JDO support 8 years ago
Stephane Nicoll 037746da44 Polish 8 years ago
Juergen Hoeller 66ec1c1618 Add missing package-info files for common packages 9 years ago
nkjackzhang 9656015d26 Fix typo in javadoc 9 years ago
Juergen Hoeller a9fda3e7e2 Defensive catching of any Throwable subclasses instead of just Error 9 years ago
Juergen Hoeller 1be544f8fa JtaTransactionManager explicitly resets transaction timeout after completion 9 years ago
Juergen Hoeller f83cbff543 Consistent SmartLifecycle implementations 9 years ago
Johnny Lim 44e652f99e Remove duplicate words 9 years ago
Juergen Hoeller 74608e6b49 Polishing 9 years ago
Juergen Hoeller 831f09cf48 SimpleTransactionScope properly suspends and resumes scoped objects 9 years ago
Juergen Hoeller 537193a4e0 Consistent license header 9 years ago
Juergen Hoeller 14bf6509ec Consistent cache key implementation across transaction and cache attribute sources 9 years ago