difference b/w the hybernate and entity bean

Answer Posted / sakthivel

1) Hibernate supports multi level cacheing, where as Entity
Beans doesn't.

2) Entity Beans does not support OOPS concepts where as
Hibernate does

3) Entity bean is a heavy component and hibernate is light
component.

4) In Entity Bean at a time we can interact with only one
data Base. Where as in Hibernate we can able to establishes
the connections to more than One Data Base. Only thing we
need to write one more configuration file.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concept of local interfaces?

536


What’s the difference between hibernate and ejb 3?

549


Can you be deported if you are stateless?

480


Differentiate Phantom from Un-repeatable?

567


What is an entity and its types?

554






What is bean-managed persistence?

581


How is consistency maintained by Stateful Session through transaction updates ?

624


What causes statelessness?

485


Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?

545


Who took over ejb?

600


What is stateless code?

501


What were entity beans?

592


Elucidate callback in ejb?

548


Why is ftp stateful?

535


What is EJB server provider?

583