Life Cyle methods in Entity Bean with Container Managed
persistence
Answers were Sorted based on User's Feedback
Answer / janet
ejbCreate()
ejbPostCreate()
setEntityContext()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbRemove()
ejbFindPrimaryKey()
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the different kind of ejb's?
What are the callback annotations for the stateless bean?
Differentiate Phantom from Un-repeatable?
What are the types of enterprise bean?
What is persistence?
Can Container managed Bean-Managed Persistence ?
What are the various methods of an Entity Bean?
What is ejb and its architecture?
Define ripple effect?
How enterprise beans will handle concurrent and loopback calls on entity beans?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
what is an ejb object?
5 Answers Bally Technologies, HCL, Siemens,