My error. I misread your post and assumed Refresh instead of Restore. "Darren,Are you looking for session.Restore(object) ?"
Yes. On Jun 22, 1:45 pm, Fabio Maulo <[email protected]> wrote: > 2009/6/22 darren <[email protected]> > > > > > When I call session.Restore(obj) it is reloading the objects from the > > database (at least that is what the sql trace shows) > > AFIK session.Restore(obj) does not exists. > > > > > I want to be able to reload but avoid going to the database as the > > entities can be very large. > > > Yes I want to set all the entities in a session to the state they were > > in when begin transaction was called. I need to be able to create > > restore points. > > Ok, now we have the mysterious revelated. > > -- > 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 -~----------~----~----~----~------~----~------~--~---
