Life cycle methods in stateful session beans?
Answer Posted / janet
ejbCreate()
setSessionContext()
ejbActivate()
ejbPassivate()
ejbRemove()
afterBegin()
beforeCompletion()
afterCompletion(boolean commit)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is pub/sub model?
What are the advantages of ejb?
What are the benefits of ejb?
What is EJB object?
Is microservice stateless?
What is the default transaction attribute for an ejb?
Define Clone?
Elucidate callback in ejb?
What do you mean by bean managed transaction?
What is enterprise bean provider?
What are transaction isolation levels in ejb?
What is a stateless session?
Is decorator an ejb design pattern?
What do you mean by ejb ql?
in EJB diclare the static methods are not?