Return-Path: Delivered-To: apmail-ibatis-user-cs-archive@www.apache.org Received: (qmail 79762 invoked from network); 28 Sep 2006 20:36:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Sep 2006 20:36:05 -0000 Received: (qmail 73113 invoked by uid 500); 28 Sep 2006 20:36:04 -0000 Delivered-To: apmail-ibatis-user-cs-archive@ibatis.apache.org Received: (qmail 73089 invoked by uid 500); 28 Sep 2006 20:36:03 -0000 Mailing-List: contact user-cs-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-cs@ibatis.apache.org Delivered-To: mailing list user-cs@ibatis.apache.org Received: (qmail 73078 invoked by uid 99); 28 Sep 2006 20:36:03 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Sep 2006 13:36:03 -0700 Authentication-Results: idunn.apache.osuosl.org header.from=ibatis.net@gmail.com; domainkeys=good X-ASF-Spam-Status: No, hits=0.5 required=5.0 tests=DNS_FROM_RFC_ABUSE DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 Received: from [64.233.166.178] ([64.233.166.178:9154] helo=py-out-1112.google.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 10/40-26776-0323C154 for ; Thu, 28 Sep 2006 13:36:00 -0700 Received: by py-out-1112.google.com with SMTP id b29so800566pya for ; Thu, 28 Sep 2006 13:35:58 -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:content-transfer-encoding:content-disposition:references; b=p7ol34YGXtEzvDp1xnEB4EHbc3e24acXVnjf5A0ts7E+vaHKJnxTFf6YJ9fvvLi7scLqh+B1lfFTXAbNSK3St1+bNk2tqMrAg8nRcko1zjd2X4N9PPKv0e/dgjn4iuPgDtA8BUDg1lLYcJIaO9DclOFOMlguo2dJEcj+APumTeA= Received: by 10.35.131.4 with SMTP id i4mr3782808pyn; Thu, 28 Sep 2006 13:09:27 -0700 (PDT) Received: by 10.35.111.4 with HTTP; Thu, 28 Sep 2006 13:09:27 -0700 (PDT) Message-ID: Date: Thu, 28 Sep 2006 22:09:27 +0200 From: "Gilles Bayon" To: user-cs@ibatis.apache.org Subject: Re: Question resultMap In-Reply-To: <002201c6e309$7c35cfb0$0401a8c0@matrix242> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5120b8c60609280605y2c17ae01if7766510fa7623b8@mail.gmail.com> <002201c6e309$7c35cfb0$0401a8c0@matrix242> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N If you install schemas in VS.NET as described in the documentation, you will have got intellisense in VS for SqlMap/Dao.config/mapping files and so less typing error -- Cheers, Gilles Wish List