你可以调用JdbcTemplate的call方法
org.springframework.jdbc.core.JdbcTemplate.call(CallableStatementCreator csc, List declaredParameters) throws DataAccessException