After switching around my GetComponentColumnPrefix code, I found what appears to be a bug that the component mapping will replace the prefix. I hard coded the value to Ship and in my NUnit results when running my test for Order I get
Invalid column name 'Country'. Invalid column name 'PostalCode'. Invalid column name 'City'. Invalid column name 'Address'. Invalid column name 'Region'. However after these I see where the prefix did show up on another component resulting in missed columns but that it was working to actually prefix the column names. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" 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/fluent-nhibernate?hl=en -~----------~----~----~----~------~----~------~--~---
