Hi all, I am new here (this is my first post), so please bare with me ;-)
I am using OJB in a rather large web-application. I am experiencing the problem that I sometimes get "old" values returned. Fx. if I have a certain field value "false", set it to "true" and write it in db, I can later experience that a method returns the old "false" value. Even though that I can see that the value IS set to "true" in my DB. So somehow there is a divergence between my object in RAM and the data stored in DB. I am sure, that I am missing something important about how to use OJB, what could it be? Kindest regards, Nicolai Krog --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
