Juergen Hoeller
|
39bf8dc02e
|
added chaining-capable "add" method to MutablePropertyValues
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2462 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-19 22:30:35 +00:00 |
|
Juergen Hoeller
|
0da90e38cf
|
TransactionTemplate catches undeclared checked exception and rethrows it as UndeclaredThrowableException (SPR-6361)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2455 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-19 16:36:15 +00:00 |
|
Mark Fisher
|
5c1a7cc953
|
SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group).
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2368 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-12 02:09:44 +00:00 |
|
Thomas Risberg
|
777c40f667
|
added unwrapping of scoped proxy tp unwrapResourceIfNecessary() (SPR-5671)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2336 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-11 18:16:41 +00:00 |
|
Mark Fisher
|
00fafe3f5e
|
SPR-5507 GenericMessageEndpointManager now implements SmartLifecycle instead of ApplicationListener.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2311 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-10 12:59:50 +00:00 |
|
Juergen Hoeller
|
df0b4d3854
|
WebSphereUowTransactionManager suspends synchronizations even without existing transaction (SPR-6167)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2302 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-09 19:59:27 +00:00 |
|
Mark Fisher
|
b47eebe3c5
|
SPR-4716 GenericMessageEndpointManager now "auto-starts" upon receiving a ContextRefreshedEvent rather than within afterPropertiesSet().
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2276 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-11-06 15:24:12 +00:00 |
|
Juergen Hoeller
|
599910699a
|
fixed overview files
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2005 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-25 08:47:18 +00:00 |
|
Juergen Hoeller
|
614f52073c
|
initialize transaction synchronization before doBegin call in order to avoid OutOfMemory failures after resource binding
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1986 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-24 14:02:40 +00:00 |
|
Juergen Hoeller
|
c96e42e41e
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1979 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-23 21:19:28 +00:00 |
|
Juergen Hoeller
|
74b4dfc2bf
|
skip processing when no PlatformTransactionManager found (SPR-3955)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1959 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-22 13:31:56 +00:00 |
|
Juergen Hoeller
|
ab6805521b
|
revised JTA 1.1 support and javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1925 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-18 13:48:37 +00:00 |
|
Juergen Hoeller
|
3e5ef8ba7c
|
removed outdated reflection code
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1909 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-17 15:24:24 +00:00 |
|
Juergen Hoeller
|
b6587e45c7
|
Jpa/JdoTransactionManager passes resolved timeout into Jpa/JdoDialect's beginTransaction; HibernateJpaDialect applies timeout onto native Hibernate Transaction before begin call (SPR-5195)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1855 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-09-08 22:35:32 +00:00 |
|
Juergen Hoeller
|
298909bcfc
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1579 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-21 14:19:18 +00:00 |
|
Juergen Hoeller
|
ab4addae84
|
WebSphereUowTransactionManager falls back to UOWManagerFactory lookup by default
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1578 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-07-21 14:18:53 +00:00 |
|
Chris Beams
|
49b6bbc8fa
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1281 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-06-01 04:14:22 +00:00 |
|
Juergen Hoeller
|
115db84ac0
|
generified JtaTransactionManager code
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1186 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-15 15:04:11 +00:00 |
|
Juergen Hoeller
|
bfd48b4797
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1170 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-12 23:53:45 +00:00 |
|
Juergen Hoeller
|
82b702328e
|
removed WebLogic 7.0 support code
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1151 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-11 22:47:50 +00:00 |
|
Juergen Hoeller
|
01e336dd5b
|
polishing
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1135 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-08 23:16:53 +00:00 |
|
Juergen Hoeller
|
f4f3667679
|
@Transactional supports qualifier value for choosing between multiple transaction managers
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1134 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-05-08 23:13:43 +00:00 |
|
Juergen Hoeller
|
906adab5a4
|
custom stereotype annotations can be meta-annotated with @Service, @Controller etc as well; @Scope and @Transactional are now supported as meta-annotations on custom annotations
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1065 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-04-26 11:41:06 +00:00 |
|
Thomas Risberg
|
41ad9365d9
|
added a DuplicatKeyException catagory for SQLException translation (SPR-5125)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@760 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-03-09 23:26:54 +00:00 |
|
Juergen Hoeller
|
f6c70c07c5
|
generified FactoryBeans and further Java 5 code style updates
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@686 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-25 00:34:22 +00:00 |
|
Juergen Hoeller
|
8af560b4f4
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@655 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-19 00:24:05 +00:00 |
|
Juergen Hoeller
|
5fa3d7ae48
|
optimized OrderComparator usage
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@649 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-17 18:19:57 +00:00 |
|
Juergen Hoeller
|
4a1014eef7
|
generified TransactionCallback; WebSphereUowTransactionManager preserves original exception in case of rollback (SPR-5270)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@637 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-15 19:48:18 +00:00 |
|
Juergen Hoeller
|
5405f247e8
|
generified NumberUtils signature
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@615 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-12 17:40:51 +00:00 |
|
Juergen Hoeller
|
c09d4962d0
|
support for WebSphere's ResourceAdapter-managed transactions
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@605 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-09 15:36:20 +00:00 |
|
Juergen Hoeller
|
a3a4171c41
|
added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@599 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-05 22:45:35 +00:00 |
|
Juergen Hoeller
|
d4888bfebe
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@596 50f2f4bb-b051-0410-bef5-90022cba6387
|
2009-02-05 21:04:13 +00:00 |
|
Chris Beams
|
2796c55974
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@464 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-12-18 14:50:25 +00:00 |
|
Juergen Hoeller
|
5c2a9bf250
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@346 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-28 11:39:36 +00:00 |
|
Juergen Hoeller
|
e4ce547934
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@342 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-27 17:35:44 +00:00 |
|
Juergen Hoeller
|
a0dfb69aaa
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@341 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-27 00:27:52 +00:00 |
|
Juergen Hoeller
|
720e88684e
|
removed JOTM and XAPool support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@337 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-27 00:21:29 +00:00 |
|
Juergen Hoeller
|
2e4373ab32
|
Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@324 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-21 00:04:10 +00:00 |
|
Juergen Hoeller
|
a5253bec7f
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@305 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-11-20 02:10:53 +00:00 |
|
Arjen Poutsma
|
70caa15c13
|
Added XSDs and namespace handler files.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@172 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-29 00:44:36 +00:00 |
|
Arjen Poutsma
|
775f0355d1
|
Added @Override annotations to transaction module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@154 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-27 23:52:03 +00:00 |
|
Arjen Poutsma
|
65ed6319c3
|
Removed Commons Attributes support for Transactional
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@122 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-23 14:10:34 +00:00 |
|
Arjen Poutsma
|
b0baaebdca
|
Initial import of tx bundle
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@121 50f2f4bb-b051-0410-bef5-90022cba6387
|
2008-10-23 14:09:34 +00:00 |
|