... CommitTransaction Return 虽然另一个指定所需事务的方法是使用 J2EE 的容器管理事务(Container Managed Transactions,CMT),但是现在我们使用了清单 1 中的代码,因为它清楚且容易匹配 Waldo 的简单事务。
基于109个网页-相关网页
漫游 Web 服务原子事务操作 CommitTransaction Return 虽然另一个指定所需事务的方法是使用 J2EE 的容器管理事务(Container Managed Transactions,CMT),但是现在我们使用了清单 1 中的代码,因为它清楚且容易匹配 Waldo 的简单事务。使用 J2EE
基于1个网页-相关网页
容器管理的事务 Container-Managed Transaction ; CMT
在这两种情况下,容器管理事务并确定是否应该提交给定的事务。
In both cases, the container manages the transactions and determines whether or not a given transaction should be committed.
在J2EE容器管理事务的情况下,容器的职责是确定事务范围。
In the case of J2EE container-managed transactions, the container takes responsibility for determining transaction bounds.
即使多个EJB合作执行任务时,ejb容器管理事务也可以工作。
EJB container-managed transactions work even when multiple EJBs collaborate to perform a task.
应用推荐