Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 890B311FFD for ; Tue, 6 May 2014 13:42:38 +0000 (UTC) Received: (qmail 62875 invoked by uid 500); 6 May 2014 13:34:25 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 62855 invoked by uid 500); 6 May 2014 13:34:25 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 62830 invoked by uid 99); 6 May 2014 13:34:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 13:34:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bpendleton.derby@gmail.com designates 209.85.220.52 as permitted sender) Received: from [209.85.220.52] (HELO mail-pa0-f52.google.com) (209.85.220.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 13:34:19 +0000 Received: by mail-pa0-f52.google.com with SMTP id kx10so11404845pab.11 for ; Tue, 06 May 2014 06:33:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=TD9BJvwc/bm1zoQGMgLLbG5yIi+d0DWY6DaQINUsX+I=; b=EKihXYxkToO8LXqbt3tpI5kq2Jls26KV8gLk9rsAZWlklkijV6xYkT6a1eMwkMSrJX Q31xyr7AXc5DY0pRfNrWwTEfyLp15dHHGZnEx32Yxi3y1DB/dv7yvXYEDuZW4fxiRdR3 VtyvORQaVokdT50A6Yi8fB6VxStkGyuyq3ISApt0j/tR2P3x+7OfLvWaSepPUAm5Wq5/ uw+/H1Xk9Y2sfAae91DAW6dsTkx6V9k9a0L34eHhEM7pelxF9dOblDf6EIPNYRvo5juF 9fPQAMurQMEj7Aqw6blwvuTsW/xH41XEwi8l5xQwhakV6qSb/PyaO1bcvTz9yAZMRVl3 49bg== X-Received: by 10.66.186.238 with SMTP id fn14mr6501982pac.135.1399383235624; Tue, 06 May 2014 06:33:55 -0700 (PDT) Received: from [10.0.1.5] (c-76-126-237-121.hsd1.ca.comcast.net. [76.126.237.121]) by mx.google.com with ESMTPSA id gz11sm419535pbd.1.2014.05.06.06.33.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 06 May 2014 06:33:54 -0700 (PDT) Message-ID: <5368E4C1.5060208@gmail.com> Date: Tue, 06 May 2014 06:33:53 -0700 From: Bryan Pendleton User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: looking for Derby's lock compatibility matrix References: <5368DE5D.4080204@oracle.com> In-Reply-To: <5368DE5D.4080204@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 5/6/2014 6:06 AM, Rick Hillegas wrote: > I seem to recall stumbling across this somewhere in the code or on the website long ago. Do you mean: http://db.apache.org/derby/docs/10.10/devguide/cdevconcepts36402.html http://db.apache.org/derby/docs/10.10/devguide/rdevconcepts8424.html http://db.apache.org/derby/docs/10.10/devguide/rdevconcepts2462.html thanks, bryan