What is the use of Hibernate is used?

Hi,

What is the use of the Hibernate framework?

Thanks

View Answers

April 3, 2015 at 6:42 AM

Hello,

Hibernate is the ORM framework which is used for saving, retrieving and querying the data from Java program.

Check the tutorial Why hibernate is used?.

Thanks









Related Tutorials/Questions & Answers:
Advertisements