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

What is the purpose of a transaction monitor?

1 Answers  


What is Entity Bean and Session Bean?

1 Answers   KPIT,


What is EJB server?

0 Answers  


Differentiate Conversational from Non-conversational interactions?

0 Answers  


What is ejb 3?

0 Answers  






Describe client view of an Enterprise JavaBeans component?

1 Answers   Wipro,


What is backing bean?

0 Answers  


What is the full form of ejb in java?

0 Answers  


What is BDK?

3 Answers  


What is Transaction attribute?

3 Answers  


java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?

3 Answers  


Explain the concept of connection pooling feature of ejb container?

0 Answers  


Categories