Answers

Question and Answer:

  Home  Java Transaction API

⟩ Explain the transactional attribute Bean-managed?

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.

 136 views

More Questions for you: