@Override
 protected CDOLock getLock(InternalCDOObject object) {
   return object.cdoReadLock();
 }