What is Hibernate ?
- Sharad Jaiswal
- 22nd Feb, 2018
1 answer(s) :
-
Reply
"
Hibernate is a tool that is used for object-related mapping in the Java programming language. It handles the problems that arise out of the object-relational impedance mismatch and replaces direct and persistent database accesses with the help of high-level object handling functions.
The main purpose of this tool is to map the Java classes to database tables and mapping the Java databases to the SQL data types. Hibernate also provides the facilities of data retrieval and queries.
It can generate the SQL calls and relieves the developers from the manual control and object conversation of the outcome set.
Post your Answer :
Valid name is required.
Valid name is required.
Valid email id is required.
Farheen
13th Oct, 2019