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 stateless functions?

0 Answers  


Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?

1 Answers  


What are ejb components?

0 Answers  


How does ejb invocation take place?

0 Answers  


What are ejbs used for?

0 Answers  






What is difference between ejb and spring?

0 Answers  


What is rmi and ejb in java?

0 Answers  


Can you be deported if you are stateless?

0 Answers  


Is soap stateless or stateful?

0 Answers  


in EJB diclare the static methods are not?

0 Answers   iGate,


What are the limitations of using local object?

0 Answers  


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

0 Answers  


Categories