String sql = "select * from demo_user where id=?";. 46. return jdbcTemplate.queryForObject(sql, new RowMapper<DemoUser>() {.
確定! 回上一頁