How does a container, manage access, from multiple
transactions on an entity bean?

Answer Posted / guest

Containers manage multiple transactions in one of two ways.
First, the container can instantiate multiple instances of
the bean and let the transaction management of the DBMS
handle transaction processing issues. Or, the container can
acquire an exclusive lock on the instance?s state in the
database, and serialize access from multiple transactions to
this instance

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an ejb platform?

646


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

678


What is ejb in java with example?

600


How many enterprise beans?

634


Differentiate “find a method” from “select method” in EJB ?

613






Define Initial Context?

678


Why should we use ejb?

606


How does ejb invocation take place?

660


What is EJB object?

661


TX operation funtion executed by?

2294


What is use of @postconstruct?

603


what is mean by OLE ? Please answer me. Advance thanks.

2235


what is the Relationship between EJB and CORBA architecture?

3502


Which services are provided to ejb components by the ejb container?

818


What is the use of @resource?

635