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 |
What do you mean enterprise javabeans (ejb) container?
Basic types of Enterprise JavaBeans?
Can stateful session beans are persistent?
Differentiate “find a method” from “select method” in EJB ?
Explain ejbhome and ejbobject in ejb?
Why does EJB needs two interfaces, Home and Remote Interface?
What is Enterprise JavaBeans Query Language (EJB QL)?
What Is EJB Clustering? Explain the Functionality?
1 Answers Business Architectures, College School Exams Tests, HCL,
How does ejb work in java?
Is it possible to share an httpsession between a jsp and ejb?
What are types in SessionBeans?
What are the benefits of ejb?