How is an entity bean created?



How is an entity bean created?..

Answer / janet

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 interface, or by some other action that adds
data to the database that the bean type represents. In fact,
in an environment with legacy data, entity objects may
?exist? before an Enterprise JavaBean is even deployed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is ejb javatpoint?

0 Answers  


In what format is the conversational data written to the disk?

0 Answers  


What causes statelessness?

0 Answers  


How to create ejb project in eclipse?

0 Answers  


How Client will contact the Bean?

3 Answers   Four soft, Tech Mahindra,


Describe client view of an Enterprise JavaBeans component?

1 Answers   Wipro,


What is ejb and how it works?

0 Answers  


What is bean-managed transaction?

0 Answers  


What is a stateless session?

0 Answers  


Enlist the CallBack methods of Entity Bean.

0 Answers  


Can an ejb send asynchronous notifications to its clients?

0 Answers  


How EJB and JDBC/SQLJ are related?

1 Answers  


Categories