In such a type of requirement, we use Soft delete concept in JPA and instead of deleting the data permanently we just perform an update.
確定! 回上一頁