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

Define Context?

0 Answers  


How Client will contact the Bean?

3 Answers   Four soft, Tech Mahindra,


Can CMP manage BMP Transaction ? Entity Bean Life Cycle ?

1 Answers   IBM, SAP Labs, Sony,


What is dependency injection in ejb?

0 Answers  


What ejb means?

0 Answers  






How can a CORBA object, accessed from a EJB?

0 Answers  


Can a client interact with an JavaBean directly? Explain?

1 Answers  


What changes have been made in ejb 2.0 specifications?

0 Answers  


Can more than a single table be mapped in cmp?

0 Answers  


What’s new in the ejb 2.0 specification?

0 Answers  


what is the Relationship between EJB and CORBA architecture?

0 Answers   IBM,


How does the server decide which beans to passivate and activate?

0 Answers  


Categories