Hibernate Tips: How to Prevent the Removal of a Parent Entity with Children
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 post a comment below. Question: In one of the previous Hibernate Tips, I showed how to remove child entities automatically when you remove their…