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

What is ejb in weblogic?

546


Mention the three levels for applying interceptor methods.

534


What is mdb in ejb?

517


Can remove() be a Stateless Session bean?

578


what is the Relationship between EJB and CORBA architecture?

3417






How many enterprise beans?

542


What is @autowired required false?

582


The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?

561


Who took over ejb?

592


What is Session Bean Interface?

560


How is ejb different from java beans?

499


Define SessionContext ?

592


What do you mean by EJB architecture?

573


What is backing bean?

601


What is the procedure for the creation of stateless ejb?

541