INTERVIEW QUESTIONS
J2EE
HIBERNATE
DETAILS
Question: Explain about Hibernate?
Answer: Hibernate solves problems such as Object Relational impedance mismatch, etc. It is commonly used for object and query service. It helps data base developers develop classes which include inheritance, association, composition and polymorphism. A developer or user can express queries either in HQL or SQL.
|
Question:
Explain about Hibernate?
Answer:
Hibernate solves problems such as Object Relational impedance mismatch, etc. It is commonly used for object and query service. It helps data base developers develop classes which include inheritance, association, composition and polymorphism. A developer or user can express queries either in HQL or SQL. Source: CoolInterview.com
Hibernate is an object-relational mapping (ORM) library for the Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Source: CoolInterview.com
Answered by: Manikandan Prabhu | Date: 12/25/2009
| Contact Manikandan Prabhu
Hibernate is an open source,light weight, ORM software to develop Object-Relational Mapping based persistence logic in java enterprise applications. Source: CoolInterview.com
Answered by: laxman chedella | Date: 5/25/2010
| Contact laxman chedella
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|