I'm having a problem with trying to create a map against a
'denormalized' table. I've detailed the issue here (http://
stackoverflow.com/questions/9170541/nhibernate-mapping-to-a-
denormalized-table). I think the issue is that I'm trying to insert a
row into a collection as well as reference the object at the parent as
a reference. Any assistance you guys can give would be a plus.