What is the purpose of a transaction monitor?
Answer / guest
Transaction monitors are programs that monitor transactions
to ensure that they are completed in a successful manner.
They ensure that successful transactions are committed and
that unsuccessful transactions are aborted.
| Is This Answer Correct ? | 1 Yes | 0 No |
Where is ejb used?
How does legacy object mapping work?
What is session bean in ejb?
Why do we need ejb?
Can remove() be a Stateless Session bean?
How EJB component can in interact with COM/DCOM components?
What’s the difference between hibernate and ejb 3?
Explain the Sotware Architechture of EJB?
What does a deployment diagram specify?
What are the advantages of ejb components?
Can we write the Remote and Local Interfaces in one Bean. How do you define it in the deployment descriptor.
Difference between container-managed & bean-managed persistence?