The mapping i think of is the one discribed here: http://ayende.com/blog/4776/support-dynamic-fields-with-nhibernate-and-net-4-0
// Patric On 19 August 2013 08:17, Patric Forsgard <[email protected]> wrote: > Hi. > > In both NHibernate HBM-files and Fluent NHibernate I can map > dynamic-component properties without that they exists in any physical class > in the project (mapping items in a dictionary). > > Is it possible to do the same by NH's mapping by code? > > // Patric > > -- 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/groups/opt_out.
