How is an entity bean created?



How is an entity bean created?..

Answer / guest

An entity bean can be created in two ways: by direct action
of the client in which a create method is called on the
bean?s home interfce or some other action that adds data to
the database that the bean type represents.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?

0 Answers  


Elucidate callback in ejb?

0 Answers  


How do you decide whether you should use session, entity or message driven bean?

0 Answers  


Which is more beneficial: CMP or BMP?

0 Answers  


What are types in SessionBeans?

1 Answers  






What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?

0 Answers  


How Stateful Session bean will store its State ?

1 Answers  


What does it mean to be stateless?

0 Answers  


What is stateful session bean?

0 Answers  


EJB containers supports what kind of transaction attributes?

1 Answers  


How to find ejb version in websphere?

0 Answers  


What are the advantages of ejb?

0 Answers  


Categories