How the container will maintain synchronization for
multiple calls to the entity bean?

Answer Posted / mohan

by the way to persist any thing in EJB we have to careful
about other thread are also accessing resource.We need the
help of the transaction isolation while writing.There is a
level called 'Serializable'.So by using this the resource
will allow one after another to write to the same resource;

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concept of connection pooling feature of ejb container?

527


A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?

529


What is an ejb platform?

564


What are the types of enterprise bean?

564


How many ejb objects are created for a bean?

547






What are ejb components?

534


Is microservice stateless?

497


how can u integrate ejb and hibernate? How can u call hibernateDAO methods in session bean?

2454


What happens when I change a value in the httpsession from inside an ejb?

529


What is the procedure for the presentation of ejb persistence mechanism?

585


What are the components of session beam?

644


Write down the steps for the creation of stateless ejb.

609


Does spring use ejb?

506


What is bean-managed transaction?

565


How can a session bean be configured for transactions of bean-managed?

582