directional « Cascade « JPA Q&A





1. Hibernate bi-directional many-to-many cascade confusion    stackoverflow.com

I'm a hibernate newbie and I'm not entirely sure how to get the cascade behavior I'm looking for. Let's say I have two classes A and B with bi-directional many-to-many mappings to ...