What are the transaction management benefits of the EJB
architecture?
Answer Posted / 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 View All Answers
What is meant by ejb?
What is mdb in ejb?
How does ejb invocation happens?
Enlist the declarative transaction types?
What is ejb and its architecture?
Differentiate Conversational from Non-conversational interactions?
Can you be deported if you are stateless?
What is the difference between ejbcreate() and ejbpostcreate?
What is @autowired required false?
What is an ejb platform?
Does spring use ejb?
What is ejb and its types?
What is the difference between message driven beans and stateless session beans?
can we stop the execution of a method before completion?
What is an ejb container?