I'm going to guess nothing is wrong with NHibernate, but with your code -
which we can't diagnose until you share.

Thanks,
Jason

On Thu, Apr 21, 2011 at 3:17 PM, letspirate <[email protected]> wrote:

> I save an object(1st session), then load it, change one field and
> save(2nd session), load it, change the same field again and save (3rd
> session), load it(4th session) and receive an object with state that
> was after 2nd session though even in the database there is the 3rd
> session state. what is wrong with nhibernate?
>
> any help?
>
> thanks in advance!
>
> --
> 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.
>
>

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