4

I am using hibernate JPA implementation in our code. I want to perform soft delete of entity using JPA. I know for soft delete, hibernate provides @SQLDelete annotations. But I am looking for JPA specific solution. Is there any JPA specific solution for soft delete of entity?

Reena Upadhyay
  • 1,977
  • 20
  • 35

0 Answers0