Re questions:
1. which is the source from where get an HbmMapping instance ?
1. an Xml mapping ?
2. a mapping-by-code ?
On Fri, Jul 22, 2011 at 2:48 PM, Fabio Maulo <[email protected]> wrote:
> No
>
>
> On Fri, Jul 22, 2011 at 2:43 PM, Matteo Migliore <
> [email protected]> wrote:
>
>> Hi Fabio!
>>
>> I've this code:
>> public NhibernateDataHelper(NHibernate.Cfg.Configuration configuration)
>> {
>> ////here I need to dump the mappings on a file for debug
>> }
>>
>> I would to not pass also the HbmMapping to my class because I need only
>> for dumping.
>>
>> Is more clear?
>>
>> Thanks!
>
>
>
>
> --
> Fabio Maulo
>
>
--
Fabio Maulo