本地事务和全局事务Local Transaction and Global Transaction(JTA)

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]

你可能感兴趣的:(Java,Spring)