Spring Tutorial 43 | Performing Write Operations with Spring JdbcTemplate

http://www.youtube.com/watch?v=BiSIAzSZHpYendofvid [starttext]This is a Video Tutorial explains Performing Write Operations with JdbcTemplate

We'll now implement some database write operations. We'll write a DAO method to update a value in the database, as well as use the execute() method to run a DDL SQL query. [endtext]

Check out this stream