Life Cyle methods in Entity Bean with Container Managed
persistence

Answers were Sorted based on User's Feedback



Life Cyle methods in Entity Bean with Container Managed persistence..

Answer / janet

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

Is This Answer Correct ?    1 Yes 0 No

Life Cyle methods in Entity Bean with Container Managed persistence..

Answer / anandini

yes this ans is correct.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

Can stateful session beans are persistent?

2 Answers  


how to set the relationship between tables in ejb

1 Answers  


what are the classes you used in Beans?

1 Answers  


Enlist the declarative transaction types?

0 Answers  


Who took over ejb?

0 Answers  


What is activemq used for?

0 Answers  


Is ejb be called from another ejb? If yes then how?

0 Answers  


How does a container, manage access, from multiple transactions on an entity bean?

1 Answers  


what is the difference between stateless and stateful sessions?

10 Answers   HCL,


What do you understand by session facade?

0 Answers  


What are the benefits of ejb?

0 Answers  


what is mean by API ? Please answer me. Advance thanks.

2 Answers   Excel,


Categories