What are the various methods of an Entity Bean?
setEntityContext()
unsetEntityContext()
ejbCreate()
ejbRemove()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbFind()
ejbHome()
| Is This Answer Correct ? | 0 Yes | 0 No |
What is meant by ejb?
How EJB component can in interact with COM/DCOM components?
Explain the concept of ejb ql?
what is mean by com/Dcom ? Please answer me. Advance thanks.
Using Container managed entity bean, how an entity bean can be created?
Why is ftp stateful?
how can we decide a session bean as stateless or stateful without seeing jar file? i.e. by seeing the class file.
Enlist the CallBack methods of Session Bean?
What are the advantages of ejb components?
How to connect to a specific enterprise bean?
Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
When was ejb developed?