Life Cyle methods in Entity Bean with Bean Managed Persistence



Life Cyle methods in Entity Bean with Bean Managed Persistence..

Answer / janet

ejbCreate()
ejbPostCreate()
setEntityContext()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbRemove()
ejbFindPrimaryKey()

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What are the components of ejb?

0 Answers  


What are stateless functions?

0 Answers  


What is JAR file?

4 Answers  


How EJB component can in interact with COM/DCOM components?

1 Answers  


What is bean in ejb?

0 Answers  






How do you implement the Local Interfaces ?

1 Answers   HCL,


How Client will contact the Bean?

3 Answers   Four soft, Tech Mahindra,


Why is ejb needed?

0 Answers  


Why does EJB needs two interfaces, Home and Remote Interface?

4 Answers  


difference b/w the hybernate and entity bean

6 Answers   Wipro,


How enterprise beans will handle concurrent and loopback calls on entity beans?

1 Answers   Wipro,


How do you decide whether you should use session, entity or message driven bean?

0 Answers  


Categories