9 服务器用户访问会话(ServerSession):简称用户访问事务(UserTransaction)是指一次 访问用户的对一个Web服务器的一次访问。由该一次访问用户所请求的页而序列 顺序组成。
基于20个网页-相关网页
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 开始一个事务。
应用推荐