Hibernate Tips: Permanently remove records when using soft delete
Hibernate Tips is a series of posts in which I describe a quick and easy solution for common Hibernate questions. If you have a question for a future Hibernate Tip, please leave a comment below. Question: I found this question on StackOverflow and thought it’s a great fit for the Hibernate Tips series: I want…