Can EJB made to handle multiple transactions?



Can EJB made to handle multiple transactions?..

Answer / Saurabh Pratap Singh

Yes, EJB can handle multiple transactions. The use of Container Managed Transactions (CMT) allows a session bean to be involved in multiple database transactions, as the container handles all transaction control.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is ejb technology?

1 Answers  


Define Clone?

1 Answers  


How does ejb container work?

1 Answers  


How many ejb objects are created for a bean?

1 Answers  


Name the interfaces that you used in Beans?

2 Answers  


What do you mean by abstract schema?

1 Answers  


what are required main interfaces in EJB?

2 Answers  


What are the advantages of ejb components?

1 Answers  


What is ejbdoclet?

1 Answers  


What is bean in ejb?

1 Answers  


Can i write business logic methods in entitybean?

3 Answers   HCL,


What’s the difference between hibernate and ejb 3?

1 Answers  


Categories