InterviewSolution
Saved Bookmarks
| 1. |
How can you fetch records by Spring JdbcTemplate? |
|
Answer» This can be done by using the QUERY method of JdbcTemplate. There are two interfaces that help to do this:
|
|