Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: MV Keys

Re: MV Keys

From: Marshall Spight <marshall.spight_at_gmail.com>
Date: 3 Mar 2006 10:37:19 -0800
Message-ID: <1141411039.761445.159150@i39g2000cwa.googlegroups.com>


mAsterdam wrote:

>

> Aside (the example surely illustrates your point)
> could this removeAt operation possibly be useful
> in a concurrent environment?

For sure.

> You'ld never know which item you are going to scratch -
> somebody else could have just done myList.removeAt(2).

Absolutely. Multi-user or even just multi-thread use introduces a host of (annoying) concurrency issues.

Marshall Received on Fri Mar 03 2006 - 12:37:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US