I just buyed the book, and I know NHibernate, I need a way to get the HbmMapping from the Configuration object, I know how to create the mapping.
On Fri, Jul 22, 2011 at 6:47 PM, John Davidson <[email protected]> wrote: > The excellent book NHibernate 3 Cookbook contains an easy to follow recipe > for preparing an HbmMapping document. Buy the > book<http://www.packtpub.com/nhibernate-3-0-cookbook/book> > > As an aside this group is for development of NHibernate rather than the use > of NHibernate > > John Davidson > > > On Fri, Jul 22, 2011 at 12:23 PM, Matteo Migliore < > [email protected]> wrote: > >> Hi! >> >> Is there a way to get the HbmMapping instance from an instance of >> Configuration class? >> >> Thanks! > > >
