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 meant by ejb?
Can Container managed Bean-Managed Persistence ?
What do you mean by in-memory replication?
Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
Why do we use @requestmapping?
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 is bean in ejb?
can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.
What is difference between ejb and spring?
What is a local interface?
Can CMP manage BMP Transaction ? Entity Bean Life Cycle ?
1 Answers IBM, SAP Labs, Sony,
Define EAR, WAR and JAR ?