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 Pa...@capgroup.com on 2003/05/09 17:23:32 UTC

Insert instead of update

I am having a strange issue.

I get a complex object defined using auto retrieve, update and delete from
the database. Then I save the object back (without any changes).
OJB will generate an insert statement instead of an update, why is that ?

Thanks,

Patrick Reyes