What are the services that a container provides for an
entity bean?

Answer Posted / pkr_reddy

the services are
ejbActivate();
ejbPassivate();
ejbLoad ();
ejbStore ();
ejbPostCreate();
ejbCreate();
ejbRemove();
set EntityContext();
unsetEntityContext();

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it possible to have threading in ejb?

552


TX operation funtion executed by?

2205


Explain the important elements of ejb?

552


What is difference between stateless and stateful?

495


Is method overloading allowed in ejb?

548






What is the purpose of ejb in java?

537


Define Clone?

595


List down the steps for the demonstration of ejp persistence mechanism.

621


How does ejb invocation take place?

569


Name the attributes of javax.ejb.ejb.

498


For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?

541


How ejb invocation happens?

571


Why is ftp stateful?

527


Can you be deported if you are stateless?

474


Enlist the CallBack methods of Session Bean?

562