Is it possible to hint to OJB on persisted calls to use the WITH (NO LOCK) attributes on tables?
When ever we are in a multiple transaction and selecting data from large tables we sometimes slow things down and for performance reasons sometimes have to create views. Thanks -Eric