What are the transaction management benefits of the EJB
architecture?



What are the transaction management benefits of the EJB architecture?..

Answer / janet

The enterprise JavaBeans architecture provides automatic
support for distributed transactions in component based
applications.Such distributed transactions can automatically
update data in multiple data bases.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More EJB Interview Questions

explain why we say stateless beans does not maintain conversation state besides statefull maintains conversation state. give some examples...

2 Answers   HCL,


What are stateless applications?

0 Answers  


What is stateless session?

0 Answers  


What is the difference between stateful and stateless session beans?

2 Answers   Tech Mahindra,


What does statelessness mean?

0 Answers  






Explain the concept of connection pooling feature of ejb container?

0 Answers  


What do you mean by bean managed transaction?

0 Answers  


What is ejb container?

0 Answers  


Explain transaction and various methods to manage it?

0 Answers  


What’s new in the ejb 2.0 specification?

0 Answers  


Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?

0 Answers  


Name the acid properties of a transaction.

0 Answers  


Categories