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 is the procedure of ejb container to handle exceptions?
What is an ejb container?
What is activemq used for?
What is entity bean?
Enlist the CallBack methods of Entity Bean.
What are the types of enterprise bean?
Is decorator an ejb design pattern?
What is ejb 3?
What is ejb technology?
What is ejb and its architecture?
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 are the design principles for ejb?
What is ejb container?
What happens when I change a value in the httpsession from inside an ejb?
Write down the steps for the creation of stateless ejb.