@Transactional 註解應該只被應用到public 方法上,這是由Spring AOP 的 ... 顯示開啟start transaction | begin,通過commit | rollback 結束事務.
確定! 回上一頁