Hi,

Taking a look to the sample code of section 10.2.5 of the reference documentation (Data Access using JDBC) I am left wondering whether it is multi-thread safe, since several methods share the same JdbcTemplate member variable.

Regards,
F.