Life cycle methods in stateful session beans?
Answer / janet
ejbCreate()
setSessionContext()
ejbActivate()
ejbPassivate()
ejbRemove()
afterBegin()
beforeCompletion()
afterCompletion(boolean commit)
| Is This Answer Correct ? | 5 Yes | 0 No |
What is enterprise bean?
What changes have been made in ejb 2.0 specifications?
What are the design goals of EJB architecture?
What is ejb 3?
How Client will contact the Bean?
3 Answers Four soft, Tech Mahindra,
what is mean by OLE ? Please answer me. Advance thanks.
What is meant by manifest files ?
Is soap stateless or stateful?
How can a session bean be configured for transactions of bean-managed?
How does ejb invocation happens?
What is stateless and stateful?
What are the steps involved in creating a Bean?