The code in Listing 5 shows how this is done by using a UserTransaction.
清单5中的代码显示了如何通过使用UserTransaction来做到这一点。
These include the usertransaction object, various types of resource factories, EJBs, and so on.
这些包括usertransaction对象、各种类型的资源工厂、EJB等等。
The EJB component starts a transaction using the UserTransaction interface provided by the JTA.
EJB 组件通过使用 JTA 提供的接口 UserTransaction 开始一个事务。
应用推荐