Juergen Hoeller
|
0698947e6d
|
skip processing when no PlatformTransactionManager found (SPR-3955)
|
15 years ago |
Juergen Hoeller
|
8d66c90760
|
revised JTA 1.1 support and javadoc
|
15 years ago |
Juergen Hoeller
|
ad4f50a0d4
|
removed outdated reflection code
|
15 years ago |
Juergen Hoeller
|
45dc856993
|
Jpa/JdoTransactionManager passes resolved timeout into Jpa/JdoDialect's beginTransaction; HibernateJpaDialect applies timeout onto native Hibernate Transaction before begin call (SPR-5195)
|
15 years ago |
Christian Dupuis
|
a7acea2329
|
remove obsolete xsd
|
15 years ago |
Juergen Hoeller
|
3ac3a72e91
|
added test with custom repository annotation
|
15 years ago |
Juergen Hoeller
|
54285ea57c
|
polishing
|
16 years ago |
Juergen Hoeller
|
3f6e4282d6
|
WebSphereUowTransactionManager falls back to UOWManagerFactory lookup by default
|
16 years ago |
Christian Dupuis
|
7f3c4cec25
|
STS-260: added missing import-package headers so that editor works again
|
16 years ago |
Sam Brannen
|
620c9b1f96
|
[SPR-5895] Upgraded to EasyMock 2.5.1.
|
16 years ago |
Juergen Hoeller
|
3426ad3781
|
prepared 3.0 versions of the remaining namespaces
|
16 years ago |
Chris Beams
|
a9696c7282
|
RESOLVED - SPR-5523: Replace all 'package.html' artifacts with 'package-info.java'
* Applied patch submitted by Carlos Zuniga
|
16 years ago |
Christian Dupuis
|
6cc33fc609
|
added spring.tooling descriptor and images for all namespaces
|
16 years ago |
Sam Brannen
|
af56f6497c
|
Updated regarding generics; fixed typos.
|
16 years ago |
Juergen Hoeller
|
814a807446
|
generified JtaTransactionManager code
|
16 years ago |
Juergen Hoeller
|
b0ed6d5685
|
polishing
|
16 years ago |
Juergen Hoeller
|
68deb43d8e
|
removed WebLogic 7.0 support code
|
16 years ago |
Juergen Hoeller
|
d34953e933
|
polishing
|
16 years ago |
Juergen Hoeller
|
d34c4a2cf0
|
@Transactional supports qualifier value for choosing between multiple transaction managers
|
16 years ago |
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
|
16 years ago |
Arjen Poutsma
|
665b284443
|
Added some leftover tests
|
16 years ago |
Thomas Risberg
|
a0139abf1e
|
added a DuplicatKeyException catagory for SQLException translation (SPR-5125)
|
16 years ago |
Juergen Hoeller
|
160249c012
|
generified FactoryBeans and further Java 5 code style updates
|
16 years ago |
Juergen Hoeller
|
4cc42bf16f
|
added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code
|
16 years ago |
Juergen Hoeller
|
43caa57296
|
optimized OrderComparator usage
|
16 years ago |
Juergen Hoeller
|
a25e24f37e
|
generified TransactionCallback; WebSphereUowTransactionManager preserves original exception in case of rollback (SPR-5270)
|
16 years ago |
Juergen Hoeller
|
fb057bb5f6
|
generified NumberUtils signature
|
16 years ago |
Juergen Hoeller
|
205df56ee4
|
support for WebSphere's ResourceAdapter-managed transactions
|
16 years ago |
Juergen Hoeller
|
7e4fb09369
|
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
|
16 years ago |
Juergen Hoeller
|
92588cddc6
|
Java 5 code style
|
16 years ago |
Chris Beams
|
ea68d343fa
|
eliminated svn:externals in favor of localized copies of shared artifacts
|
16 years ago |
Chris Beams
|
579280d7bf
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
16 years ago |
Chris Beams
|
c5f8b4f7c6
|
moving unit tests from .testsuite -> .transaction
|
16 years ago |
Chris Beams
|
cac2c52e60
|
moving unit tests from .testsuite -> .transaction
fixed externals issue with .portlet that caused build failure
|
16 years ago |
Chris Beams
|
f2e9abf699
|
moved jca.* unit tests from .testsuite -> .transaction
|
16 years ago |
Juergen Hoeller
|
f8c690c542
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
85661c6882
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
b0790bf5e7
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
f744808b49
|
removed JOTM and XAPool support
|
16 years ago |
Juergen Hoeller
|
597e92a1a6
|
Java 5 code style
|
16 years ago |
Juergen Hoeller
|
347f34c68a
|
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
|
16 years ago |
Arjen Poutsma
|
39d5e191a6
|
Moved tests from testsuite to tx
|
16 years ago |
Arjen Poutsma
|
6b62bd0876
|
Added XSDs and namespace handler files.
|
16 years ago |
Arjen Poutsma
|
aa60746155
|
Added @Override annotations to transaction module
|
16 years ago |
Arjen Poutsma
|
8c87d84728
|
Removed Commons Attributes support for Transactional
|
16 years ago |
Arjen Poutsma
|
846b848fd3
|
Initial import of tx bundle
|
16 years ago |