You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Padraic Hannon (JIRA)" <ji...@apache.org> on 2007/08/16 19:23:32 UTC

[jira] Commented: (JCR-1067) Referenced beans in an object graph should be persisted by the ocm automatically

    [ https://issues.apache.org/jira/browse/JCR-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520314 ] 

Padraic Hannon commented on JCR-1067:
-------------------------------------

I have attached to sample diffs.

> 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, ReferenceBeanConverterImpl.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.