Hi, list -- I'm using the AutoPersistenceModel and can manually call ForDerivedTypeOf<...> and add References(...).WithForeignKey()
Instead of doing that for each model/entity, is it possible to define that in a Convention? Something like ManyToOneConvention = one => one.WithForeignKey() (I have recently discovered the joys of FNH - thanks for all the hard work!) Thanks for your time, Ed C. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
