fluent-nhibernate icon indicating copy to clipboard operation
fluent-nhibernate copied to clipboard

SubclassMap is incompatible with automapping

Open jagregory opened this issue 14 years ago • 2 comments

SubclassMap doesn't work with automapping.

jagregory avatar Jul 21 '11 22:07 jagregory

Some discussion here: http://groups.google.com/group/fluent-nhibernate/browse_thread/thread/617eeaa8fb31935d

icambron avatar Sep 07 '11 19:09 icambron

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.

chester89 avatar Feb 19 '13 21:02 chester89