Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 75438 invoked from network); 23 Feb 2007 14:29:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2007 14:29:37 -0000 Received: (qmail 46794 invoked by uid 500); 23 Feb 2007 14:29:45 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 46768 invoked by uid 500); 23 Feb 2007 14:29:45 -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 46730 invoked by uid 99); 23 Feb 2007 14:29:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Feb 2007 06:29:44 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Feb 2007 06:29:35 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7379D7141E2 for ; Fri, 23 Feb 2007 06:29:12 -0800 (PST) Message-ID: <17709828.1172240950567.JavaMail.jira@brutus> Date: Fri, 23 Feb 2007 06:29:10 -0800 (PST) From: =?utf-8?Q?=C3=98ystein_Gr=C3=B8vlen_=28JIRA=29?= To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-208) Add support to retrieve lobs for Network Server by locator rather than matierializing the LOB In-Reply-To: <1275007121.1113178756447.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-208?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] =C3=98ystein Gr=C3=B8vlen updated DERBY-208: ---------------------------------- Attachment: LOBLocatorv2.pdf Uploaded updated version of use cases for locator-based implementation. I = have removed the use cases for updating LOBs directly since the implementat= ion will work on copies. > Add support to retrieve lobs for Network Server by locator rather than ma= tierializing the LOB > -------------------------------------------------------------------------= -------------------- > > Key: DERBY-208 > URL: https://issues.apache.org/jira/browse/DERBY-208 > Project: Derby > Issue Type: New Feature > Components: Network Server > Affects Versions: 10.1.1.0 > Reporter: Kathey Marsden > Attachments: LOBLocator.pdf, LOBLocatorv2.pdf > > > Currently Network Server materializes all LOB objects. LOB locator suppo= rt is part of the DRDA spec so could be added to network server. See > http://www.opengroup.org/dbiop/ > It is not clear if SQL Support for LOB locators would also be required. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.