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



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

Answer / 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

More Spring Framework Interview Questions

What is difference between spring and spring boot? : Spring Boot

1 Answers  


What are the ways by which configuration metadata can be provided to the spring container?

1 Answers  


What are modules in spring?

1 Answers  


Explain the spring mvc framework.

1 Answers  


What is crud in spring?

1 Answers  


What does aop mean?

1 Answers  


What is the default server in spring boot? : Spring Boot

1 Answers  


What is spring java based configuration?

1 Answers  


What is the use of @component in spring?

1 Answers  


How to handle exceptions in spring mvc environment?

1 Answers  


What is yml file in spring boot? : Spring Boot

1 Answers  


What does @controller do in spring?

1 Answers  


Categories