No, the unit of operation in buffer cache is a database block, not a row. So a fetch can get zero, one or DB_FILE_MULTIBLOCK_READ_COUNT number of database blocks into buffer cache.