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

Life cycle methods in stateless Session Beans?

3 Answers   Virtusa,


what is current EJB version?

3 Answers  


What is the difference between ejbcreate() and ejbpostcreate?

0 Answers  


What is ejb container in java?

0 Answers  


what are required main interfaces in EJB?

2 Answers  






Life Cyle methods in Entity Bean with Bean Managed Persistence

1 Answers  


What do you mean by ejb ql?

0 Answers  


Why is ejb used?

0 Answers  


How the container will maintain synchronization for multiple calls to the entity bean?

1 Answers   HCL,


What is the difference between message driven beans and stateless session beans?

0 Answers  


What is persistence?

2 Answers  


how to set the relationship between tables in ejb

1 Answers  


Categories