What are the various methods of an Entity Bean?



What are the various methods of an Entity Bean?..

Answer / niranjanravi

setEntityContext()
unsetEntityContext()
ejbCreate()
ejbRemove()
ejbActivate()
ejbPassivate()
ejbLoad()
ejbStore()
ejbFind()
ejbHome()

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What optimization could I use if the ejb container is the only point of write access to the database?

0 Answers  


Is it possible to share an httpsession between a jsp and ejb?

0 Answers  


What is the procedure of ejb container to handle exceptions?

0 Answers  


what is mean by OLE ? Please answer me. Advance thanks.

0 Answers   Excel,


How many types of session beans are available in ejb?

0 Answers  






For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?

0 Answers  


What are the advantages of ejb?

0 Answers  


How can a session bean be configured for transactions of bean-managed?

0 Answers  


Is udp stateless?

0 Answers  


What are the design goals of EJB Architecture?

1 Answers  


What is persistence?

2 Answers  


Explain the architectural relationship between JavaBeans and JTA?

0 Answers  


Categories