-
Feature Request
-
Resolution: Unresolved
-
Major
-
1.3.3.Final
-
None
It would be preferable to generate code to implement the mutual registration pattern. This would ensure that changes to bidirectional relationships are propagated through methods invoked on the JPA entity, instead of delegating this logic to the business services. Not implementing this, would result in object corruption issues.