... catch(RuntimeException e) { userTransaction.rollback(); // initiate rollback if business code fails throw e; }.
確定! 回上一頁