你想象中的queryForList是不是应该长成下面这种模样? String sql = “select * from person”; List<Person> persons = jdbcTemplate.
確定! 回上一頁