To run the Transaction Demo program, you must first build the Geronimo application server from source code.
要运行TransactionDemo程序,必须首先从源代码构建Geronimo应用服务器。
An application program defines the start and end of a global transaction, accesses resources within transaction boundaries, and usually decides whether to commit or roll back each transaction.
应用程序对全局事务的开始和结束进行了定义,在事务界限内获取资源,并且通常决定是否提交或回滚每个事务。
In Part 1, we introduced the concept of a transaction processing monitor (TPM), a program that coordinates the execution of distributed transactions on behalf of an application.
在第1部分,我们介绍了事务处理监视器(TPM)这个概念,TPM是一个程序,它代表应用程序协调分布式事务的执行。
When an application program calls a transaction manager to start a global transaction, the transaction manager can use the xa_ interface to inform resource managers of the transaction branch.
当应用程序调用事务管理器以启动全局事务时,事务管理器可以使用xa _接口通知事务分支的资源管理器。
When an application program calls a transaction manager to start a global transaction, the transaction manager can use the xa_ interface to inform resource managers of the transaction branch.
当应用程序调用事务管理器以启动全局事务时,事务管理器可以使用xa _接口通知事务分支的资源管理器。
应用推荐