From derby-user-return-2864-apmail-db-derby-user-archive=db.apache.org@db.apache.org Thu Dec 01 13:09:15 2005 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 42077 invoked from network); 1 Dec 2005 13:09:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Dec 2005 13:09:14 -0000 Received: (qmail 37683 invoked by uid 500); 1 Dec 2005 13:09:12 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 37663 invoked by uid 500); 1 Dec 2005 13:09:12 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 37652 invoked by uid 99); 1 Dec 2005 13:09:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2005 05:09:12 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of vaide.zuikeviciute@gmail.com designates 66.249.82.195 as permitted sender) Received: from [66.249.82.195] (HELO xproxy.gmail.com) (66.249.82.195) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2005 05:10:39 -0800 Received: by xproxy.gmail.com with SMTP id s8so287613wxc for ; Thu, 01 Dec 2005 05:08:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=BlnlxmEucdVBlSJh8hk05DFyVaOEkSM8pMMu7Ca1bGIXQ8vxjUKrcEIa2gtiRdkjxNa15MBGjoH+vLU9Wn2ybJmm8cZytDTDLm6NdIq2AxMedj3YOfqWReF5FQcKXSpJNy2Tw2f29eEnH6RG5Sf+L3EZ71SkhfKoTFMbq+AU/t0= Received: by 10.64.91.2 with SMTP id o2mr808939qbb; Thu, 01 Dec 2005 05:08:48 -0800 (PST) Received: from ?192.168.76.106? ( [195.176.176.226]) by mx.gmail.com with ESMTP id e16sm391778qba.2005.12.01.05.08.47; Thu, 01 Dec 2005 05:08:48 -0800 (PST) Message-ID: <438EF5DD.3080209@gmail.com> Date: Thu, 01 Dec 2005 14:08:45 +0100 From: Vaide Zuikeviciute User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Discussion Subject: TableLock on INSERT Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Do INSERT operations locks all the table in Derby? Thanks!