executeUpdate (); methodB(connection); connection.commit(); }catch (Exception e){ rollback(connection); }finally ...
確定! 回上一頁