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
in EJB diclare the static methods are not?
what is the Relationship between EJB and CORBA architecture?
What is ejb javatpoint?
What is stateless code?
What do you mean by ejb?
Should services be stateless?
What are the advantages of java beam?
Explain the architectural relationship between JavaBeans and JTA?
What are the different types of ejb?
What are versions of ejb?
What is ejb ql?
Can EJB made to handle multiple transactions?
What is enterprise bean provider?
Can remove() be a Stateless Session bean?
How can I access ejb from asp?