Thanks for sharing the solution to your problem, not everyone do! On 9/4/09, Juggernaut <[email protected]> wrote: > > Wrong link, sorry. Correct is: > http://stackoverflow.com/questions/326174/nhibernate-mapping-with-a-class-hierarchy-whose-base-class-is-abstract-and-the-di > > On Sep 4, 4:54 pm, Juggernaut <[email protected]> wrote: >> Found my answer >> athttp://groups.google.com/group/fluent-nhibernate/browse_frm/thread/86... >> >> i.e. if I use e.g. the Unknown as default value it works: >> DiscriminateSubClassesOnColumn<Int16>("ProductType", (Int16) >> Product.ProductType.Unknown); > > >
-- Sent from my mobile device --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
