Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 49449 invoked from network); 19 Jul 2005 06:22:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2005 06:22:27 -0000 Received: (qmail 81936 invoked by uid 500); 19 Jul 2005 06:22:25 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 81919 invoked by uid 500); 19 Jul 2005 06:22:25 -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 81902 invoked by uid 99); 19 Jul 2005 06:22:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2005 23:22:24 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [196.25.240.86] (HELO ctb-mesg6.saix.net) (196.25.240.86) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2005 23:22:20 -0700 Received: from [192.168.0.2] (rndf-146-34-142.telkomadsl.co.za [165.146.34.142]) by ctb-mesg6.saix.net (Postfix) with ESMTP id 83ADC3AE3 for ; Tue, 19 Jul 2005 08:22:20 +0200 (SAST) Message-ID: <42DC9C1E.2040802@isanusi.com> Date: Tue, 19 Jul 2005 08:22:22 +0200 From: Abdullah Kauchali User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: user-java@ibatis.apache.org Subject: Re: iBATIS 2.1.5 is out (despite the website) References: <16178eb105071821466e050c96@mail.gmail.com> <42DC9AD7.9010002@isanusi.com> In-Reply-To: <42DC9AD7.9010002@isanusi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Abdullah Kauchali wrote: > 2. the possibility of writing your own result maps directly from the > JDBC resultset. Let me rephrase that: 2. The possibility of /extending/ the standard iBatis array of return types to wire in a custom one without needing XSL transformations etc (I hate XSL(tm)). :)