difference b/w the hybernate and entity bean

Answer Posted / masum

Entity Bean is a component API ,which can interact with
different kinds of Backends such as RDBMS ,DB2,etc.,

Hibernate is a framework which bridge the Component and
Backend. It interact with RDBMS only.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an entity manager?

535


How many ejb objects are created for a bean?

548


How to create ejb project in eclipse?

533


What is an entity and its types?

553


What is the difference between ejb and spring?

534






Define ejb Create() and EjbPostCreate()?

567


What’s new in the ejb 2.0 specification?

539


What do you mean enterprise javabeans (ejb) container?

607


Can EJB made to handle multiple transactions?

606


What does statelessness mean?

529


Is microservice stateless?

497


Why is ejb used?

510


How is ejb different from java beans?

508


Why do we need ejb in java?

519


can anyone explain me the workflow of EJB.I have developed an app. in WSAD using an example that contains CMP and session bean.But i am not able to understand the basic flow between diffrent packages.

1784