Juergen Hoeller
|
99733aef2a
|
introspect superclass when given a CGLIB proxy as target class (SPR-7448); use generic Class<?> in TransactionAttributeSource signature
|
2010-08-11 21:47:50 +00:00 |
|
Juergen Hoeller
|
4d56b89619
|
transaction names based on method id from most specific method (target class instead of interface; SPR-7317)
|
2010-06-28 19:47:13 +00:00 |
|
Juergen Hoeller
|
6c6004a93b
|
@Transactional qualifier value matches against @Qualifier annotations on @Bean methods as well (SPR-7232)
|
2010-05-26 09:46:03 +00:00 |
|
Juergen Hoeller
|
5dc59aaa7b
|
avoid Synchronization List preparations upfront if possible (SPR-6999)
|
2010-03-22 14:31:58 +00:00 |
|
Juergen Hoeller
|
f0bb45ae28
|
included qualifier value in debug log for each transaction (SPR-6811)
|
2010-02-09 14:57:17 +00:00 |
|
Juergen Hoeller
|
41ecbc6814
|
fixed WebSphereUowTransactionManager regression: correctly roll back in case of exception (SPR-6695)
|
2010-02-03 19:41:14 +00:00 |
|
Juergen Hoeller
|
df54c8613d
|
TransactionInterceptor is able to serialize "transactionManagerBeanName" as well (SPR-6680)
|
2010-02-01 14:45:11 +00:00 |
|
Juergen Hoeller
|
3ac3a72e91
|
added test with custom repository annotation
|
2009-08-08 13:57:05 +00:00 |
|
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
2009-07-03 09:32:15 +00:00 |
|
Sam Brannen
|
af56f6497c
|
Updated regarding generics; fixed typos.
|
2009-05-25 09:04:05 +00:00 |
|
Juergen Hoeller
|
d34c4a2cf0
|
@Transactional supports qualifier value for choosing between multiple transaction managers
|
2009-05-08 23:13:43 +00:00 |
|
Juergen Hoeller
|
cea8f7f69e
|
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
|
2009-04-26 11:41:06 +00:00 |
|
Arjen Poutsma
|
665b284443
|
Added some leftover tests
|
2009-03-25 11:26:39 +00:00 |
|
Chris Beams
|
ea68d343fa
|
eliminated svn:externals in favor of localized copies of shared artifacts
|
2008-12-18 21:27:18 +00:00 |
|
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
2008-12-18 14:50:25 +00:00 |
|
Chris Beams
|
c5f8b4f7c6
|
moving unit tests from .testsuite -> .transaction
|
2008-12-17 20:10:34 +00:00 |
|
Chris Beams
|
cac2c52e60
|
moving unit tests from .testsuite -> .transaction
fixed externals issue with .portlet that caused build failure
|
2008-12-17 19:46:35 +00:00 |
|
Chris Beams
|
f2e9abf699
|
moved jca.* unit tests from .testsuite -> .transaction
|
2008-12-16 22:55:07 +00:00 |
|
Arjen Poutsma
|
39d5e191a6
|
Moved tests from testsuite to tx
|
2008-10-31 09:50:03 +00:00 |
|
Arjen Poutsma
|
846b848fd3
|
Initial import of tx bundle
|
2008-10-23 14:09:34 +00:00 |
|