I imagine it shouldn't be an issue to persist the class in diff DBs with separate configs and session factories if that's what you mean.
On Fri, Feb 20, 2009 at 1:50 PM, Fabio Maulo <[email protected]> wrote: > Do you want "persist methods"(behavior) ?Please try to explain better what > you are looking for. > > 2009/2/20 Humberto Marchezi <[email protected]> > >> Hi community, >> >> Let´s I have a domain class Person in the assembly PersonDomain.dll and I >> have its extension methods AddDocument, RemoveDocument, GetDocuments, etc.. >> a separated assembly DocumentDomain.dll . >> >> I have a Mapping file Person.hbm.xml for Person in PersonDomain.dll >> working fine however I want to map Person + Extension methods in >> DocumentDomain.dll. >> >> Is it possible to do that ? Is it possible to extend the Person.hbm.xml so >> that I can persist its documents ? >> >> sds >> >> >> >> >> >> >> >> >> -- >> Humberto C Marchezi >> --------------------------------------------------------- >> Master in Electrical Engineering - Automation >> Software Consultant and Developer >> at the Town Hall of Vitória >> >> >> > > > -- > Fabio Maulo > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
