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 a Java Bean?
What is ejb javatpoint?
Is soap stateless or stateful?
How does ejb container work?
Is it possible to share an httpsession between a jsp and ejb?
How to determine two identical beans?
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?
Enlist the CallBack methods of Entity Bean.
What does @inject mean in java?
What are the advantages of ejb?
Is ejb be called from another ejb? If yes then how?
How do identify two same entity beans?