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 do you mean enterprise javabeans (ejb) container?

0 Answers  


Basic types of Enterprise JavaBeans?

4 Answers   TCS,


Can stateful session beans are persistent?

2 Answers  


Differentiate “find a method” from “select method” in EJB ?

0 Answers  


Explain ejbhome and ejbobject in ejb?

0 Answers  






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

4 Answers  


What is Enterprise JavaBeans Query Language (EJB QL)?

0 Answers  


What Is EJB Clustering? Explain the Functionality?

1 Answers   Business Architectures, College School Exams Tests, HCL,


How does ejb work in java?

0 Answers  


Is it possible to share an httpsession between a jsp and ejb?

0 Answers  


What are types in SessionBeans?

1 Answers  


What are the benefits of ejb?

0 Answers  


Categories