我理解类jparepository spring data jpa的方法save和方法saveandflush之间的区别。据我所知,save方法将仅在事务结束时运行并提交sql,而saveandflush方法将通过 ...
確定! 回上一頁