Can more than a single table be mapped in cmp?
How entity beans support container managed persistence?
Define Context?
What is ejb container?
Write down the steps for the creation of stateless ejb.
Differentiate “find a method” from “select method” in EJB ?
Is ejb be called from another ejb? If yes then how?
What do you mean by ejb ql?
Define Clone?
What is @injectmock?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
How can I access ejb from asp?
Enlist the CallBack methods of Entity Bean.
What is the meaning of acid in the connection of transaction management?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?