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 stateless authentication?
How EJB and JDBC/SQLJ are related?
What is entity bean?
What is the TX operational difference between Session Bean and Entity Bean?
What is the difference between ejb and spring?
What is stateful or stateless?
What is ejb and its types?
How does ejb invocation take place?
How can a session bean be configured for transactions of bean-managed?
Which services are provided to ejb components by the ejb container?
What is a stateless session?
What is ejb javatpoint?