Life Cyle methods in Entity Bean with Container Managed
persistence
Answers were Sorted based on User's Feedback
Answer / janet
ejbCreate()
ejbPostCreate()
setEntityContext()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbRemove()
ejbFindPrimaryKey()
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain Stateful session bean life cycle?
What is session facade in ejb?
What is EJB server provider?
What is the difference between stateful and stateless session beans?
ejb session beans and entity beans?
what is current EJB version?
Is success EJB3.0 in the Market? IF yes just explain main differences between EJB2.0 and EJB3.0.
Enlist the enterprise beans types?
what is mean by API ? Please answer me. Advance thanks.
what is the Control flow of an Entity?
Difference between container-managed & bean-managed persistence?
Define Initial Context?