一個例子是 deleteInBatch( ) 的 JpaRepository 不同於 delete( ) 因為它使用查詢來刪除給定的實體,該實體的性能更高,但是具有不觸發JPA定義的級聯(如規範定義 ...
確定! 回上一頁