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 Armin Waibel <ar...@apache.org> on 2004/07/02 12:11:36 UTC

Re: QUESTION : [ann] new release: OJB 1.0

Hi Roger,

Janssen, Roger wrote:
> Hi,
> 
> in the release notes it says :
> 
> "Batch handling doesn't work proper with optimistic locking. This will be
> fixed
> before long after 1.0"
> 
> What exactly does this mean?
> Does it mean that when i have a persistence broker transaction, and within
> that transaction i do save several objects, and one of these fails during
> the commit because of a concurrent update (optimistic locking using
> timestamps), that there will be no full rollback?
> 

I assume that is true. Current batch handling does not take care of 
optimistic locking, the PreparedStatement proxy always returns 1 on 
executeUpdate call.

regards,
Armin

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

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