Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Entity Beans Vs. Session Beans

843829Dec 5 2001 — edited Dec 7 2001
Hi!

I have a question in my mind which I could not resove to satisfy me.

When we can use all DB operations thru Session Beans
why do we need to use Entity Beans.

Its true it objectifies the data model and acts as an interface between data model (DB) and the representation to object model (Session Beans)

But why we need EB at all. what is prime moto behind this extra component which really increases the overhead.

Thanx & Regards
Anand
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 4 2002
Added on Dec 5 2001
5 comments
117 views