Its actually right in the doc on transfer's web site

http://docs.transfer-orm.com/wiki/Persisting_and_Retrieving_Objects.cfm#Transfer.cascadeDelete(transferObject%2C_[depth]%2C_[useTransaction])

cascadeDelete()

Chris

On Fri, Dec 19, 2008 at 1:20 PM, Salvatore FUSTO <[email protected]>wrote:

>  Hi all,
>
> i have a bean named A, and a bean named B: in B I defined a manytoonerelation 
> 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
>
> >
>


-- 
Hey! I dont tell you how to tell me what to do, so dont tell me how to do
what you tell me to do! ~ Bender (Futurama)

--~--~---------~--~----~------------~-------~--~----~
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