The most common container-managed transaction attribute is Required.
最常用的容器管理的事务属性是Required。
In the case of J2EE container-managed transactions, the container takes responsibility for determining transaction bounds.
在J2EE容器管理事务的情况下,容器的职责是确定事务范围。
This returns true if the MDB is using container-managed transactions and the method in question has a transaction attribute of Required.
如果MDB正在使用容器托管的事务,而且要处理的方法具有Required事务属性,那么isDeliveryTransacted会返回true。
For all the transactional RPCs, you can use either container-managed transaction demarcation or component-managed transaction demarcation.
对于所有事务的RPC,您可以使用容器管理的事务划分或者组件管理的事务划分。
The set of container-managed transaction values supported by the WebSphere Blueprint container is the same as that supported for the EJB container.
WebSphereBlueprint容器支持的容器托管的事务值集合与EJ b容器支持的集合相同。
This means that you can perform the send and receive as part of the same transactional unit of work without resorting to a bean- or container-managed transaction.
这意味着可以在同一个事务工作单元中进行发送和接收,而无需借助于bean或者容器管理的事务。
You indicate whether an EJB component USES bean-managed or container-managed transactional support by setting the transaction-type attribute to either container or bean.
通过将transaction - type属性设置为Container或bean您可以指出EJB组件是使用bean管理的事务性支持还是容器管理的事务性支持。
There are, however, no container managed transaction services provided by the Web container, although applications can programmatically control the transaction scope if desired.
然而,Web容器不提供容器管理的事务服务,但是如果需要,可以通过应用程序以编程方式来控制事务范围。
The embedded transaction container requires that a specific data source, TxnDataSource, is used when connecting to the database for container Managed Persistence (CMP).
在连接Container ManagedPersistence (CMP)的数据库时,嵌入式事务容器要求使用一个特定的数据源txndatasource。
The Local transaction model gets its name from the fact that transactions are managed by the underlying database resource manager, not the container or framework your application is running in.
在LocalTransaction模型中,事务由底层数据库资源管理程序(而非应用程序所在的容器或框架)管理,这便是它得名的原因。
An application running inside a Web container and using a managed QoS can use WS-ReliableMessaging to provide transaction recoverable messages. Properties supported include.
在Web容器内运行并使用托管QoS的应用程序可以使用WS - ReliableMessaging提供事务可恢复消息。
An application running inside a Web container and using a managed QoS can use WS-ReliableMessaging to provide transaction recoverable messages. Properties supported include.
在Web容器内运行并使用托管QoS的应用程序可以使用WS - ReliableMessaging提供事务可恢复消息。
应用推荐