| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: MV Keys
vc wrote:
> mAsterdam wrote:
> > > If the CC implementation allows the result of several parallel > transactions modifying the database to be *not* equivalent to some > serial execution of the same transactions, the implementation is > surely broken because it clearly does not achieve its goal of ensuring > such equivalency.
So we still have the question what the useful effect of OurSharedList.removeAt(3) should be.
(originally myList.removeAt(3), but I renamed it in another subthread to emphasize the multi-user/threadedness)
Extrapolating, ISTM your answer to the question:
"could this removeAt operation possibly be useful
in a concurrent environment?" would be
that it is irrelevant:
removeAt(index) isn't even valid under concurrency.
Am I understanding your point correctly? Received on Sat Mar 04 2006 - 01:45:58 CST
![]() |
![]() |