java.lang.String.class);. 上面兩個例子傳回的都是單一筆資料,如果傳回多筆資料,則可以使用queryForList()方法,例如:. List rows = jdbcTemplate.queryForList(
確定! 回上一頁