executeUpdate ();. tx.commit(); session.close(); 以上程式碼向資料庫發送的SQL語句為: update CUSTOMERS set NAME="Mike" where NAME="Tom"
確定! 回上一頁