Can you tell a unit of work to refetch after commit?

Posts   
 
    
Posts: 93
Joined: 13-Feb-2008
# Posted on: 19-Jun-2008 20:23:19   

Is there a way to get the unit of work to refetch during the save process? I keep running into out-of-synch errors and would like to avoid manually refetching all the entities that i added to the unit of work. Hopefully I'm just missing something...

Posts: 93
Joined: 13-Feb-2008
# Posted on: 19-Jun-2008 21:06:06   

Got it. You set those options when you add the objects to the uow.