We are working with legacy database where some tables have 8 part
composite key and chief architect is suggesting that we create an
extension tables with surrogate primary key for each one of the tables
in the database, then create a view (SqlServer 2008) and then point
NHibernate mapping to these views. Question is what are the pitfalls
of this, and can NHibernate be used in this way and will lazy loading,
dirty tracking etc. still work.
--~--~---------~--~----~------------~-------~--~----~
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