You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Brian McCallister <mc...@forthillcompany.com> on 2004/03/31 15:33:44 UTC

Database Locks and Query By Identity

In OTM if I start a transaction, issue a query by id which gets a cache 
hit, the database has no idea that the row(s) for the object are now in 
a transaction (unless refresh="true" for the class, which defeats the 
cache, and issues a double query).

Any way around this?

-Brian



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