InterviewSolution
Saved Bookmarks
| 1. |
What Is The Better Method Of Using Jdbc In Spring? |
|
Answer» If JDBC is USED with the template class CALLED JdbcTemplate, it gives a BETTER performance. If JDBC is used with the template class called JdbcTemplate, it gives a better performance. |
|