Hi!

I'm trying to find the correct way to map a one-to-one relationship
using an inbetween table.
For example, I have a Person table and a PersonConnection table (the
separate table is needed because the connection itself also has
properties). Each person can have only one connection with one other
person.
I'd also like the PersonConnection entry to be treated as "Orphan" and
deleted if both of the Person entries it connects are deleted.

I'd appreciate any ideas!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to