adspace


What are all the ways to access hibernate by using spring?

Answer Posted / Chandra Kant

Hibernate can be accessed by using Spring in several ways: Integration with Hibernate Template, Integration with Hibernate DAO Support, and direct integration via SessionFactory or Session.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is lazy class?

490


What is difference between @controller and @restcontroller in spring?

556


How can you inject java collection in spring?

518