Life Cyle methods in Entity Bean with Container Managed
persistence
Answer Posted / anandini
yes this ans is correct.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a stateless session?
Write the basic requirement of a cmp entity based class in 2.0 from ejb 1.1?
What is the difference between find and select methods in ejb?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What causes statelessness?
What is dependency injection in ejb?
What is stateless session bean?
How many ejb objects are created for a bean?
What is singleton session bean?
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?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
How to determine, that beans are TX or not?
What are ejbs used for?
What is Enterprise JavaBeans (EJB)?
What is @injectmock?