Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 51545 invoked from network); 10 Dec 2009 16:33:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 16:33:59 -0000 Received: (qmail 19372 invoked by uid 500); 10 Dec 2009 16:33:58 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 19315 invoked by uid 500); 10 Dec 2009 16:33:58 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 19307 invoked by uid 99); 10 Dec 2009 16:33:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 16:33:58 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jeffgbutler@gmail.com designates 209.85.217.209 as permitted sender) Received: from [209.85.217.209] (HELO mail-gx0-f209.google.com) (209.85.217.209) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 16:33:50 +0000 Received: by gxk1 with SMTP id 1so30888gxk.16 for ; Thu, 10 Dec 2009 08:33:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=eYU31Z/rWXAVBD4I+r4+pVE8yUCnoNF7360/UgSKNFI=; b=gDEDfQH43TylcRe2UPIqPceHHZnY3pVO1l2eRcX9D20/EA83MXPZNG61Rjb5S+wKpR Otb6QZWxiDJhoXXdDpTK3Ll7SMNtm+z4g4e5jPqcQV7dWa7BTwzbyRC3mJ+xljPNNCxM McX8C1WwiYL9BAK11WlXf6tt1wwalBbZTlGf0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=IxNJCkep9wF6T3HW2BTDpiAtNIvun92AYqVrcwj4Z1xUxY1Tlhy07RzebJWO7rXOHV qqSANcETT3r9yCrX2SGksTLzc84cocGNPfjNE38yw6VezvdNqNzR8jleIpZ3a4Ek6spE B6HJkWebgqh4ZijWAcOY+FP2eCXg23iQVRMXk= MIME-Version: 1.0 Received: by 10.150.90.17 with SMTP id n17mr550439ybb.71.1260462809199; Thu, 10 Dec 2009 08:33:29 -0800 (PST) In-Reply-To: <4B211E2A.7000708@burntmail.com> References: <4B211E2A.7000708@burntmail.com> Date: Thu, 10 Dec 2009 10:33:29 -0600 Message-ID: Subject: Re: Beta 6 Oracle Invalid column type: getCLOB not implemented From: Jeff Butler To: user-java@ibatis.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org This method (getCLOB) is a JDBC 3 method. You must now use a driver that is JDBC 3 compliant. Jeff Butler On 12/10/09, Guy Rouillier wrote: > I'm getting a catastrophic failure with Beta 6 that does not happen with > Beta 5. I opened Jira issue IBATIS-712 for this: > > https://issues.apache.org/jira/browse/IBATIS-712: Oracle Invalid column > type: getCLOB not implemented for class > oracle.jdbc.driver.T4CVarcharAccessor > > Thanks. > > -- > Guy Rouillier > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-java-unsubscribe@ibatis.apache.org > For additional commands, e-mail: user-java-help@ibatis.apache.org > > -- Sent from my mobile device --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscribe@ibatis.apache.org For additional commands, e-mail: user-java-help@ibatis.apache.org