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 |
What is the use of @resource?
what is SessionBean, EntityBean?
Is it possible to share an httpsession between a jsp and ejb?
what is mean by port ? Please answer me. Advance thanks.
What is jar, war, and ear?
How bean-managed transactions will work?
What are the design goals of EJB architecture?
How Stateful Session bean will store its State ?
What is ejb 3?
How 'messaging' supported in EJB 2.0 Specification?
What are the components of ejb?
What is @enableautoconfiguration?