package com.lcw.spring.jdbc; import org.junit. ... getPassword()); } public void deleteUser(int id) { String sql = "delete from user where ...
確定! 回上一頁