posted 11 years ago
Guys,
Consider the following example below where Department and Employee are entities with a relationship where in many employees belong to a department with a bidirectional directionality:
The question is when I call persist on the Employee instance, will the Department entity also be automatically be written to the database? Here the Employee is the owning side of the relationship and the Department is the inverse side of the relationship.
SCJP 1.4, SCWCD 1.4 - Hints for you, Certified Scrum Master
Did a rm -R / to find out that I lost my entire Linux installation!