Yes, you can have access to all mapped properties, collections, identifiers, etc. I have a post on this: http://weblogs.asp.net/ricardoperes/archive/2012/02/02/nhibernate-metadata.aspx .
RP On Monday, May 13, 2013 12:51:38 PM UTC+1, Sean Farrow wrote: > > Hi, > > > > I have two questions regarding mapping: > > Firstly given a class T, is there any code in NHibernate, or has anyone > written any to determine whether a mapping exists for this class. > > Secondly, if a mapping exists, is there a way to access it’s details—i.e. > what the name of the id property is? > > Cheers > > Sean. > -- 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.
