The EJB container provides full transactional support for global transactions, including container managedtransactions (CMT) and beanmanagedtransactions.
ejb容器提供对全局事务的充分的事务支持,包括容器管理事务(CMT)和Bean管理事务。
2
The EJB container provides full transactional support for global transactions, including container managedtransactions (CMT) and beanmanagedtransactions (BMT).
This is the only configurable LTC setting for Web components (servlets), and applies to beanmanagedtransactions using the LocalTransaction.begin method on a Connection.