Is there any use for Spring Data JPA's @Modifying without specifying it's attributes?

前端 未结 0 1276
暖寄归人
暖寄归人 2021-01-15 20:48

AFAIK @Modifying is there to take care of persistence context cleanup in case of INSERT/UPDATE/DELETE queries specified in @Query annotation.
B

相关标签:
回答
  • 消灭零回复
提交回复
热议问题