fluent-nhibernate
fluent-nhibernate copied to clipboard
SubclassMap is incompatible with automapping
SubclassMap doesn't work with automapping.
Some discussion here: http://groups.google.com/group/fluent-nhibernate/browse_thread/thread/617eeaa8fb31935d
can you please clarify a little bit on this? There's a Subclass method that takes only the discriminator, without the lambda expression, in AutoMapping<T> class, which is provided when doing override.