What we want to do seems fairly trivial but am bumping into my limited knowledge with NH.
We have a user (in the context of an eCommerce site). This user can have a number of addresses (think an address book). For convenience the user can also have a default addressId. I have two tables...User and UserAddress. User: - UserId - First - Last - BillingAddressId - ShipApingddressId UserAddress: - UserAddressId - UserId - Street - City - State - Zip Am having a hard time getting this working...sets/bags/list/idbag? I've got the NHibernate in Action book, just don't quite know where to look. Tim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
