Configuring Spring and JTA without full Java EE
[url]http://spring.io/blog/2011/08/15/configuring-spring-and-jta-without-full-java-ee/[/url]
Spring doc -Transaction Management
[url]http://docs.spring.io/spring/docs/current/spring-framework-reference/html/transaction.html[/url]
Distributed transactions in Spring, with and without XA
[url]http://www.javaworld.com/article/2077963/open-source-tools/distributed-transactions-in-spring--with-and-without-xa.html[/url]
[url]http://spring.io/blog/2011/08/15/configuring-spring-and-jta-without-full-java-ee/[/url]
Spring doc -Transaction Management
[url]http://docs.spring.io/spring/docs/current/spring-framework-reference/html/transaction.html[/url]
Distributed transactions in Spring, with and without XA
[url]http://www.javaworld.com/article/2077963/open-source-tools/distributed-transactions-in-spring--with-and-without-xa.html[/url]

本文探讨了如何在不完全使用Java EE环境的情况下配置Spring和JTA进行事务管理。文章提供了Spring文档中关于事务管理的部分,并讨论了Spring中带有和不带有XA支持的分布式事务。
1037

被折叠的 条评论
为什么被折叠?



