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

Why is ejb needed?

510


What is the difference between ejb and java beans?

565


What is enterprise bean provider?

613


What is Enterprise JavaBeans Query Language (EJB QL)?

548


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

532






Is ejb a framework?

535


How to create ejb project in eclipse?

537


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

587


What are the types of ejb?

547


What optimization could I use if the ejb container is the only point of write access to the database?

576


How does the server decide which beans to passivate and activate?

533


What is stateless and stateful?

520


What are the advantages of ejb?

552


can we stop the execution of a method before completion?

2514


What is the meaning of acid in the connection of transaction management?

548