Answer Posted / niranjanravi
setEntityContext()
unsetEntityContext()
ejbCreate()
ejbRemove()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbFind()
ejbHome()
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are ejb components?
What is use of @postconstruct?
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
Enlist the enterprise beans types?
Define EAR, WAR and JAR ?
What are the key benefits of the ejb technology?
Can beans who are involved in transaction have 'passivation' process?
How do I use a less than or greater than on a message selector in ejb-jar.xml?
What are the advantages of java beam?
What is session bean in ejb?
Are entity beans allowed to create() methods?
Differentiate Conversational from Non-conversational interactions?
Define Initial Context?
Which is the only method defined in the javax.ejb.handle interface?
What is bean-managed persistence?