Hi - I need to map a table from a legacy database to domain objects using NH.
In this database I have a many-to-many table 'AB' with two extra columns on it: Table A Id: int Table B Id: int Table AB <--- This is the many-to-many table Aid Bid p1: DateTime p2: bool Reading the documentation for NH the best bet is the composite-id tag but I have a hard time understanding it. Can anyone offer any practical mapping suggestions for this situation? Cheers, Thomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
