Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 1861 invoked from network); 6 Jun 2008 10:00:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2008 10:00:49 -0000 Received: (qmail 85515 invoked by uid 500); 6 Jun 2008 10:00:50 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 85497 invoked by uid 500); 6 Jun 2008 10:00:50 -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 85486 invoked by uid 99); 6 Jun 2008 10:00:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 03:00:50 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ibatis.net@gmail.com designates 209.85.132.247 as permitted sender) Received: from [209.85.132.247] (HELO an-out-0708.google.com) (209.85.132.247) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2008 10:00:01 +0000 Received: by an-out-0708.google.com with SMTP id d26so242742and.110 for ; Fri, 06 Jun 2008 03:00:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=eoXMDNL5xy3pXgtANplYPZMY+elgHdLFGAZpipcFT+s=; b=rnTy+7LI92k8RZ/4UlvDLMkx03S5Uh6X9sr05+tBQIWstTifcAs7LppnXsgc3gMT0+ jkRsIdddWjbXRNDUQMWIAi6y+yTmPAhkbe6bd2YUmIIHHeoCHFO547M+VjrXiu8zfELr vXzN8bvwAH0j6n4AgKcBCIyGHR+IBHZaKvVaA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=CWDc0o6UTci6bUnN36fkK2dr2da4dDwsZsInxUJJGYY5zsz88dpY6W+MWl/PqvlG6u bb33o+AH0tWLuFGCiUYdPTC0Uy1CPj0Bw1NtoTn6y38EKbGEUjAhDeq+lxn8aNkEV0YE s2yUe209GqU/bRbDYE4e2pH8UhGk9tw+eU60s= Received: by 10.100.14.2 with SMTP id 2mr4636114ann.37.1212746417644; Fri, 06 Jun 2008 03:00:17 -0700 (PDT) Received: by 10.100.37.14 with HTTP; Fri, 6 Jun 2008 03:00:17 -0700 (PDT) Message-ID: Date: Fri, 6 Jun 2008 12:00:17 +0200 From: "Gilles Bayon" To: user-java@ibatis.apache.org Subject: Re: JDBC Type 0 not yet supported In-Reply-To: <17688418.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8306_2576385.1212746417627" References: <17688418.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_8306_2576385.1212746417627 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline You can use a custom string type handler. -- Cheers, Gilles ------=_Part_8306_2576385.1212746417627 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline You can use a custom string  type handler.

--
Cheers,
Gilles
------=_Part_8306_2576385.1212746417627--