I read this tread about locking and want to make sure I understand object
cache locking verses RDBMS locking. Locking as discussed in that tread
(implicit) as well the as org.apache.ojb.odmg.locking interface has to do
with the object cache, not share/exclusive locks applied to the rows of the
database (for RDBMS with row level locking)? Right? RDBMS locking is
controlled solely by the isolation level and the specific DML issued, right?

Jeff W Boring
[EMAIL PROTECTED]
813.878-3367 (work)


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to