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 by ejb?
What is use of @postconstruct?
What is the purpose of a transaction monitor?
What are the various types of entity beam?
What is the difference between ejb and java beans?
What are transaction isolation levels in ejb?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
How does EJB 2.0 improve support for interoperability between EJB containers and other J2EE products?
What is Enterprise JavaBeans (EJB)?
absract methods in EntityBean ?
What is ejb javatpoint?
What are ejb containers?