Referenced beans in an object graph should be persisted by the ocm automatically
--------------------------------------------------------------------------------
Key: JCR-1067
URL: https://issues.apache.org/jira/browse/JCR-1067
Project: Jackrabbit
Issue Type: Improvement
Components: jcr-mapping
Affects Versions: 1.3.1
Reporter: Padraic Hannon
Attachments: BeanReferenceCollectionConverterImpl.diff
Currently the BeanReferenceCollectionConverter and ReferenceBeanConverter
classes only persist the UUID of the referenced object. There should either be
new converter classes that cascade down the object graph to ensure all
referenced items are created or updated, or the existing ones should be updated
to cascade.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.