Hello, It would be a bug if the name was not null with your test case. As you told NHibernate to do not insert the name, your new House should have a null name in database, whatever you have assigned to it prior persisting the entity in database.
-- 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?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
