Explain the transactional attribute Bean-managed?

Submitted by: Administrator
Bean-managed: Bean-managed transactions include any stateful or stateless session beans with a transaction-type set to Bean. The bean specifies the transaction demarcations using the javax.transactin.UserTransaction interface.
Submitted by: Administrator

Read Online Java Transaction API Job Interview Questions And Answers