Spring Framework支援JDBC的相關元件,如:Connection、SQLException。所以,這些都是需要被import到我們的程式裡。 ... "delete from customer where id =?", id);
確定! 回上一頁