http://www.onlinetutorialspoint.com/spring/spring-jdbctemplate-crud- ... delete(int id){ String sql="delete from Employee where id="+id+""; ...
確定! 回上一頁