executeUpdate (myQuery4); // Commit the transaction myConnection.commit(); As a result, the updates as induced by myQuery1, myQuery2, and myQuery4 will be ...
確定! 回上一頁