What is entity bean?



What is entity bean?..

Answer / Gaurav Avasthi

An entity bean represents a single instance of a database table in an Enterprise JavaBeans (EJB) application. It provides an abstraction over the underlying data source and can be used to perform CRUD operations on the data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

What is the use of @resource?

1 Answers  


what is SessionBean, EntityBean?

2 Answers  


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

1 Answers  


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

2 Answers   Excel,


What is jar, war, and ear?

1 Answers  


How bean-managed transactions will work?

1 Answers   Wipro,


What are the design goals of EJB architecture?

1 Answers  


How Stateful Session bean will store its State ?

1 Answers  


What is ejb 3?

1 Answers  


How 'messaging' supported in EJB 2.0 Specification?

1 Answers  


What are the components of ejb?

1 Answers  


What is @enableautoconfiguration?

1 Answers  


Categories