What are the benefits does HibernateTemplate provide?

Submitted by: Administrator
The benefits of HibernateTemplate are :
* HibernateTemplate, a Spring Template class simplifies interactions with Hibernate Session.
* Common functions are simplified to single method calls.
* Sessions are automatically closed.
* Exceptions are automatically caught and converted to runtime exceptions.
Submitted by: Administrator

Read Online Hibernate Job Interview Questions And Answers