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?
No Answer is Posted For this Question
Be the First to Post Answer
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
How does ejb invocation happens?
What are the advantages of ejb?
What is an ejb container?
What is an ejb context?
What is Enterprise JavaBeans Query Language (EJB QL)?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
What is the difference between @requestparam and @pathvariable?
What is @enableautoconfiguration?
Define Initial Context?
How entity beans support container managed persistence?
How to create ejb project in eclipse?