Return-Path: X-Original-To: apmail-db-derby-user-archive@www.apache.org Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BFF4167C9 for ; Sat, 16 Jul 2011 00:47:47 +0000 (UTC) Received: (qmail 68588 invoked by uid 500); 16 Jul 2011 00:47:47 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 68465 invoked by uid 500); 16 Jul 2011 00:47:46 -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 68458 invoked by uid 99); 16 Jul 2011 00:47:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jul 2011 00:47:46 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bpendleton.derby@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 Jul 2011 00:47:38 +0000 Received: by iwn39 with SMTP id 39so1720069iwn.31 for ; Fri, 15 Jul 2011 17:47:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=48Msw4BzvFkXbmr3SUN0rNFM8yUdWEmpdiU4ovlZdnU=; b=i8Bgs3hFlqn0+A/kQBXvBuLRyk2ygF2xMjKbRntRSImZuWlb5HthBpFlQ121O+xZJE e8kw2SOACM2yIiCfWv0GU9Oqg6Bu+kgxAUe9arqfKbu13+gluD90lj+RQSyyPJb3A2s9 pkMDyNE14VYpKXI6d4sIPfKYOeUpwnVqhSck0= Received: by 10.231.124.167 with SMTP id u39mr3463295ibr.103.1310777238183; Fri, 15 Jul 2011 17:47:18 -0700 (PDT) Received: from [192.168.0.102] (c-67-170-231-73.hsd1.ca.comcast.net [67.170.231.73]) by mx.google.com with ESMTPS id ft12sm1167191ibb.19.2011.07.15.17.47.16 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 15 Jul 2011 17:47:17 -0700 (PDT) Message-ID: <4E20DF93.4060908@gmail.com> Date: Fri, 15 Jul 2011 17:47:15 -0700 From: Bryan Pendleton User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10 MIME-Version: 1.0 To: Derby Discussion Subject: Re: How to unlock a table in derby References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit > I execute query "lock table > in share mode" but I cannot see any documentation on how to unlock a derby table. Commit. thanks, bryan