What are the callback annotations for entity bean?
Answer / Jasvant Singh
"@PostConstruct, @PreDestroy, @PrePassivate, @PostActivate"
| Is This Answer Correct ? | 0 Yes | 0 No |
whatis the diff between ejb and servlet/jsp
what are main features in EJB?
Is ejb be called from another ejb? If yes then how?
Can beans who are involved in transaction have 'passivation' process?
What do you mean by ejb?
Is ejbCreate() method mandatory while defining a Session Bean?
In EBs the DB state is more consistent than SBs why?
How Client will contact the Bean?
3 Answers Four soft, Tech Mahindra,
What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?
What is difference between ejb 1.1 and ejb 2.0?
What is remote interface in ejb?
can u explain about design patterns like singleton,builder,factory