Good day!
I've just started to use NHibernate in my applications, but I'm a little bit
having a problem trying to create the mapping files for my Customer->Address
relationship. I only need to have one Address for one Customer in my object
model, and in my database, I would be having a Customers table and an
Addresses table. A record in the Addresses table would have a foreign
key CustomerID referring to the ID in the Customers table.

Thank you very much.

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