Spring Tutorials / Repositories / JDBC Template

While working with Spring Framework, we are taking advantage of using CRUD repositories. However, some people would prefer having full control of SQL over the data....