Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 98488 invoked from network); 2 Feb 2010 01:02:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 01:02:43 -0000 Received: (qmail 91866 invoked by uid 500); 2 Feb 2010 01:02:42 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 91846 invoked by uid 500); 2 Feb 2010 01:02:42 -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 91837 invoked by uid 99); 2 Feb 2010 01:02:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 01:02:42 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 01:02:32 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nc79g-00070F-1V for user-java@ibatis.apache.org; Mon, 01 Feb 2010 17:02:12 -0800 Message-ID: <27414093.post@talk.nabble.com> Date: Mon, 1 Feb 2010 17:02:12 -0800 (PST) From: costab To: user-java@ibatis.apache.org Subject: Re: Custom ResultSet handler In-Reply-To: <27412455.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: k444@nym.hush.com References: <27412455.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Sorry, just to be more clear I want my map to convert the ResultSet object to xml. costab wrote: > > I am a newbie to ibatis and I want to figure out where iBatis would fit to > solve my requirements. > > Is it possible in iBatis 3.0 (or 2.x) to provide my own ResultSet handler? > I read the documentation and it is seems that I would have to use a plugin > to do that. Are there any samples on how to do it? Can I specify what > plug-in I want to use for specific select elements? For some queries I > want to leave to iBatis to do the mapping for others I want to specify my > own handler. > > > > > -- View this message in context: http://old.nabble.com/Custom-ResultSet-handler-tp27412455p27414093.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscribe@ibatis.apache.org For additional commands, e-mail: user-java-help@ibatis.apache.org