Answers

Question and Answer:

  Home  Hibernate

⟩ Define HibernateTemplate?

org.springframework.orm.hibernate.HibernateTemplate is a helper class which provides different methods for querying/retrieving data from the database. It also converts checked HibernateExceptions into unchecked DataAccessExceptions.

 176 views

More Questions for you: