Hi all,
i have a bean named A, and a bean named B: in B I defined a manytoone relation 
to A object:
 
<object name=B …>
                ….
                <manyToOne name=”myA”…>
                               <link to=”A”/>
 
</object>
 
Is it possible that, when deleting object A, all objects B referring to A, are 
deleted too?
Regards
salvatore

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to