Since Transfer doesn't have a OneToOne, you'll need to use a OneToMany or a
ManyToOne.

On Mon, Mar 16, 2009 at 12:06 PM, Bjarte BB. Bore <[email protected]>wrote:

>
> Hi
>
> What would be the way to configure a o2o relationship in transfer.xml?
>
> I have to tables, Member and Member_person (I also have a
> Member_organization that is why I have "outsourced" member_person to another
> table).
>
> Member has columns:
>        - ID (primary key)
>        - address
>        - zip
>        - etc
>
> Member_person has columns:
>        - Memberperson_id (foreign key ref to Member(ID) )
>        - firstname
>        - lastname
>        - year_of_birth.
>
>
> ------------------------------------
>
> Bjarte Bore
> Developer
> Tlf: 51 88 44 00 - Faks: 51 88 44 01 [email protected] Flintegata 2,
> 4016 Stavanger www.inbusiness.no  www.i-tools.no
> Before printing, think about the environment
>
>
>
> >
>

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