Computer Science, asked by satyendrajogiyal59, 7 months ago

what is hibernate

please give me the correct answer​

Answers

Answered by s8b1548chansi6435
13

Answer:

Hibernate ORM (or simply Hibernate) is an object-relational mapping tool for the Java programming language. It provides a framework for mapping an object-oriented domain model to a relational database. ... It generates SQL calls and relieves the developer from the manual handling and object conversion of the result set.

Answered by samiaiman343
2

Answer:

Hibernate ORM (or simply Hibernate) is an object-relational mapping tool for the Java programming language. It provides a framework for mapping an object-oriented domain model to a relational database. ... It generates SQL calls and relieves the developer from the manual handling and object conversion of the result set.

Similar questions