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.
