What is spring boot rowmapper? : Spring Boot



What is spring boot rowmapper? : Spring Boot..

Answer / Hari Krishna Verma

Spring Boot RowMapper is an extension of the RowMapper interface that provides additional functionality for mapping result sets to Java objects in a Spring Boot application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

What are the benefits of ioc (dependency injection)?

1 Answers  


What is loosely coupling in spring?

1 Answers  


What is the use of @configuration in spring?

1 Answers  


What’s the difference between @component, @controller, @repository & @service annotations in spring?

1 Answers  


Describe some of the standard spring events?

1 Answers  


Why we are using dependency injection?

1 Answers  


Why is spring framework so famous?

1 Answers  


What is @controller in spring boot? : Spring Boot

1 Answers  


What does the viewresolver class?

1 Answers  


How to integrate spring and hibernate using hibernatedaosupport?

1 Answers  


What ioc means?

1 Answers  


Explain inversion of control?

1 Answers  


Categories