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 |
what is a ejb architecture? and overview of ejb software architecture?
What is BDK?
How to generate ejb stubs in eclipse?
How enterprise beans will handle concurrent and loopback calls on entity beans?
What is ejb and its types?
What is the difference between ejb and spring?
What is the relationship between an EJB component, EJB container, and an application server?
What is a local interface?
Tell me difference between Container managed persistent bean & Bean managed persistent bean?
What is mdb in ejb?
Where a bean can be used ?
How to invoke ejb from java client?