I have a scenario where the data is updated through Jpa repository.save() and also using JPQL with @Modiyfying annotations if I want to update one
Jpa repository.save()
@Modiyfying