Java Transaction API Question:
Download Questions PDF

Explain the transactional attribute Bean-managed?

Java Transaction API Interview Question
Java Transaction API Interview Question

Answer:

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.

Download Java Transaction API Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the transactional attribute Never?What you know about Java Transaction API (JTA)?