For all the transactional RPCs, you can use either container-managed transaction demarcation or component-managed transaction demarcation.
对于所有事务的RPC,您可以使用容器管理的事务划分或者组件管理的事务划分。
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管理的事务性支持还是容器管理的事务性支持。
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管理的事务性支持还是容器管理的事务性支持。
应用推荐