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 |
Mention the three levels for applying interceptor methods.
What is the difference between message driven beans and stateless session beans?
What is @resource in java?
How can one EJB be called from within another EJB?
Explain the concept of ejb ql?
What is bean-managed persistence?
What do you mean by ejb?
What is persistence?
What is the full form of ejb in java?
What is meant by ejb?
Define ACID Properties?
difference b/w the hybernate and entity bean