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 |
Can i write business logic methods in entitybean?
What is jar, war, and ear?
What is the difference between session and entity beans? When should I use one or the other?
Should services be stateless?
Can CMP manage BMP Transaction ? Entity Bean Life Cycle ?
1 Answers IBM, SAP Labs, Sony,
What is ejb and its types in java?
Differentiate Conversational from Non-conversational interactions?
Are entity beans allowed to create() methods?
What is @autowired required false?
What is ejb context?
What are transaction isolation levels in ejb?
What changes have been made in ejb 2.0 specifications?