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 |
Can stateful session beans are persistent?
how to set the relationship between tables in ejb
what are the classes you used in Beans?
Enlist the declarative transaction types?
Who took over ejb?
What is activemq used for?
Is ejb be called from another ejb? If yes then how?
How does a container, manage access, from multiple transactions on an entity bean?
what is the difference between stateless and stateful sessions?
What do you understand by session facade?
What are the benefits of ejb?
what is mean by API ? Please answer me. Advance thanks.