Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 99403 invoked from network); 5 Aug 2005 17:21:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Aug 2005 17:21:03 -0000 Received: (qmail 53642 invoked by uid 500); 5 Aug 2005 17:21:01 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 53537 invoked by uid 500); 5 Aug 2005 17:21:01 -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 53524 invoked by uid 99); 5 Aug 2005 17:21:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2005 10:21:00 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_60_70,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mark.bennett.mail@gmail.com designates 64.233.162.201 as permitted sender) Received: from [64.233.162.201] (HELO zproxy.gmail.com) (64.233.162.201) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2005 10:20:51 -0700 Received: by zproxy.gmail.com with SMTP id n1so371407nzf for ; Fri, 05 Aug 2005 10:20:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=XlZAV2drTgq+EWQDLhCdXVqJ9WcwTMG1CrZVo06nLSYfOBshPRxSvxNbB0bE0R1FLnB30Tekhu046VYQAom4t/DlzKnnFS/VXYpeG1mVTd7s34TPUN6/VCjsto1rAg+yqv6iy22jRbr5wzVzeOCeQkZQIACa730aMG2laQpswq8= Received: by 10.36.36.14 with SMTP id j14mr1606569nzj; Fri, 05 Aug 2005 10:20:59 -0700 (PDT) Received: by 10.36.126.20 with HTTP; Fri, 5 Aug 2005 10:20:59 -0700 (PDT) Message-ID: Date: Fri, 5 Aug 2005 13:20:59 -0400 From: Mark Bennett To: user-java@ibatis.apache.org Subject: Re: Two new wiki entries! In-Reply-To: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_454_15303129.1123262459557" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_454_15303129.1123262459557 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline How do I get an Array of Integers or an Array of Strings instead of a List? On 8/5/05, Nathan Maves wrote:=20 >=20 >=20 > *Where can I get more information about Data Access Objects?* >=20 > http://opensource.atlassian.com/confluence/oss/display/IBATIS/Where+can+I= +get+more+information+about+Data+Access+Objects%3F >=20 > *How do I get a Map of results instead of a List?* >=20 > http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+ge= t+a+Map+of+results+instead+of+a+List%3F > ------=_Part_454_15303129.1123262459557 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
How do I get an Array of Integers or an Array of Strings instead of a = List?


 

------=_Part_454_15303129.1123262459557--