Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 61510 invoked from network); 23 Feb 2007 13:57:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Feb 2007 13:57:27 -0000 Received: (qmail 99981 invoked by uid 500); 23 Feb 2007 13:57:35 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 99950 invoked by uid 500); 23 Feb 2007 13:57:35 -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 99941 invoked by uid 99); 23 Feb 2007 13:57:35 -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 05:57:35 -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 05:57:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CAE027141E2 for ; Fri, 23 Feb 2007 05:57:05 -0800 (PST) Message-ID: <32209165.1172239025828.JavaMail.jira@brutus> Date: Fri, 23 Feb 2007 05:57:05 -0800 (PST) From: =?utf-8?Q?=C3=98ystein_Gr=C3=B8vlen_=28JIRA=29?= To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-2257) Implementing the stored procedures called by the LOB related JDBC methods In-Reply-To: <1552073.1169183310148.JavaMail.jira@brutus> 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-2257?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475342 ]=20 =C3=98ystein Gr=C3=B8vlen commented on DERBY-2257: ---------------------------------------- Question on the ...GETPOSITIONFROM... procedures: Should not the pos parame= ter be BIGINT/long?=20 If return position is long, I would think start position needs to be long, = too. =20 > Implementing the stored procedures called by the LOB related JDBC methods > ------------------------------------------------------------------------- > > Key: DERBY-2257 > URL: https://issues.apache.org/jira/browse/DERBY-2257 > Project: Derby > Issue Type: Sub-task > Components: JDBC > Environment: All environments > Reporter: V.Narayanan > Assigned To: V.Narayanan > Attachments: Expln_StoredProc_LOB.txt, Expln_StoredProc_LOB_v2.tx= t, StoredProcedures_v1.diff, StoredProcedures_v1.stat, StoredProcedures_v2.= diff, StoredProcedures_v2.stat > > --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.