How do you implement the Local Interfaces ?
What is ejb and its uses?
difference b/w the hybernate and entity bean
What are the advantages of ejb?
How is an entity bean created?
Name the attributes of javax.ejb.ejb.
Define Initial Context?
What is the difference between message driven beans and stateless session beans?
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?
What is remote interface in ejb?
explain why we say stateless beans does not maintain conversation state besides statefull maintains conversation state. give some examples...
how to set the relationship between tables in ejb
What is the difference between ejbcreate() and ejbpostcreate?