what is an ejb object?

Answer Posted / siriganesh

EjbObject is an object which implements our component
interface.The container creats it when we call create
method on home stub.It contains business methods.It is a
beans body guard.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by ejb ql?

582


What is ejb and why it is used?

510


can we stop the execution of a method before completion?

2521


What do you mean by in-memory replication?

624


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

536






Are entity beans allowed to create() methods?

595


What is a stateless session?

513


Define Initial Context?

598


Define SessionContext ?

602


The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?

574


What is Enterprise JavaBeans Query Language (EJB QL)?

552


What is an ejb container?

534


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

632


List some key actors in persistence api.

567


When was ejb developed?

576