NHibernate 4 is not compatible with Fluent NHibernate 1.4. Try Fluent NHibernate 2.0.1 alpha... Em 23/09/2014 07:36, "Javi Cervera" <[email protected]> escreveu:
> Hi, > > I would like to know if there is a workaround in order to *specify a > SchemaAction.None() in a certain SubClassMap<T> map*. The idea is that I > want to avoid the table creation for certain subclasses. I was able to do > it for the usual ClassMap<T> and it works like a charm, unfortunatelly I > was not able to do the same in the SubClassMap... after a couple of hours > looking for a solution/workaround on internet I decided to open a thread > here, since I was not able to get this thing done. > > I took a look to the NHibernate's Jira and I saw that seems that there is > an open issue ( https://nhibernate.jira.com/browse/NH-3258 ) that I think > that is pretty related with the problem I have. > > Could someone provide me advice or a quick example regarding how to > achieve this? > > > Environment: > NHibernate v 4.0.0.4000 > FluentNHibernate v 1.4.0.0 > > Thanks for your time and help > > Best regards > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
