session.Replicate

2009/4/15 Fregas <[email protected]>

>
> I'm rephrasing this question because I'm not sure I'm expressing this
> correctly.
>
> I have a rather large object hierarchy with collections, dictionaries,
> many-to-one relationships, etc.  When i get this hierarchy out of the
> db using session.get() and make modifications, when I send this back
> to the database to save, I'd like every object re-inserted (not
> updated) as new records.  This is for logging/auditing purposes.  The
> root object has a version# so I want all related objects to relate
> back to the newly inserted root and new records for all related
> objects.
>
> Thanks,
> Craig
> >
>


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to