public int update(PreparedStatementCreator psc) throws DataAccessException { return update(psc, ... jdbcTemplate.update("DELETE FROM " + tableName); } this.
確定! 回上一頁