You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Marko Lahma <ma...@sysforte.fi> on 2003/08/01 16:10:30 UTC

Re: JDO OJB bridge and object states

Hello Thomas,

This might have been my own fault. I fetched the an object within other 
transaction and tried to set it to another object's field within another 
transaction  and then tried to persist the container object. This caused 
a primary key violation because it was already in the database. All JDO 
flags (pesistent, dirty, transient) seem to be false even after data has 
just been fetched from database, which is weird.

Is this expected behaviour?

-Marko

> 
> I'm not aware of any shortcomings of the JDO stuff.
> please post a code sample to understand your problem.
> 
> If there is a bug we'll have to fix it!




---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org