Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 74479 invoked from network); 5 Jul 2007 20:52:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jul 2007 20:52:31 -0000 Received: (qmail 55406 invoked by uid 500); 5 Jul 2007 20:52:32 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 55393 invoked by uid 500); 5 Jul 2007 20:52:32 -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 55367 invoked by uid 99); 5 Jul 2007 20:52:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 13:52:32 -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 (herse.apache.org: domain of nathan.maves@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jul 2007 13:52:27 -0700 Received: by ug-out-1314.google.com with SMTP id h2so625333ugf for ; Thu, 05 Jul 2007 13:52:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=QNO9AK1fIceJYWmwg/Ca9rWUvnK5wsr/Jxq5u4cN4OGdpfqW8TSkjpPSyYgEbUviPFpouG6S4icjtApb2bs9mcBqg8/gaJ+PQVwJBpMJmYhYQ7QgtjXJyvVQaWHZsRAqTvtgFVpR/BgnTrmbY5ZSm8LA5DqJNDZouGjylgtNuL0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=RBztVQE/eAGsajaahISQnE3Y0YhLSsYFq1psljLxF4PXud8JoNwUlCFio65+cY3HDaQZ0GEEJJIYIQwhQy2xnis4xjK3mXcapUpdImq3MZhkMM++x+BWWCkWDkF00U+AK6lfp1m42+FIGQhB3YVCXh8ZFpyYJskxF8ZUphRZQGU= Received: by 10.82.182.1 with SMTP id e1mr2401buf.1183668721857; Thu, 05 Jul 2007 13:52:01 -0700 (PDT) Received: by 10.82.191.6 with HTTP; Thu, 5 Jul 2007 13:52:01 -0700 (PDT) Message-ID: <2f55db670707051352l27d458fckca894f1cb6a147a7@mail.gmail.com> Date: Thu, 5 Jul 2007 14:52:01 -0600 From: "Nathan Maves" To: user-java@ibatis.apache.org Subject: Re: New User@IBATIS In-Reply-To: <16178eb10707051328r5b0dc902r78194dadcc4d5b58@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_97617_2558317.1183668721819" References: <002301c7be1e$d66666c0$51244d0a@persistent.co.in> <16178eb10707051328r5b0dc902r78194dadcc4d5b58@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_97617_2558317.1183668721819 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline If you dont mind once the site/app is done, could use them on the "Powered By" page? Nathan On 7/5/07, Clinton Begin wrote: > > Cool! Thanks for letting us know. > > Cheers, > Clinton > > On 7/4/07, VRL Swamy Vadali wrote: > > > > > > > > Friends, > > > > > > > > I am responsible for building a scalable and high performance data > access > > layer for our keyword search application, which is of distributed > nature, > > and have convinced the team for IBATIS. We did some pilot and > comparative > > studies for our requirements IBATIS is winner among pure JDBC, IBATIS, > > Hibernate, Java Persistence framework. > > > > > > > > Kudos to makers of IBATIS! > > > > > > > > Cheers, > > > > VRL > > > > DISCLAIMER ========== This e-mail may contain privileged and > confidential > > information which is the property of Persistent Systems Pvt. Ltd. It is > > intended only for the use of the individual or entity to which it is > > addressed. If you are not the intended recipient, you are not authorized > to > > read, retain, copy, print, distribute or use this message. If you have > > received this communication in error, please notify the sender and > delete > > all copies of this message. Persistent Systems Pvt. Ltd. does not accept > any > > liability for virus infected mails. > ------=_Part_97617_2558317.1183668721819 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline If you dont mind once the site/app is done, could use them on the "Powered By" page?

Nathan

On 7/5/07, Clinton Begin < clinton.begin@gmail.com> wrote:
Cool!  Thanks for letting us know.

Cheers,
Clinton

On 7/4/07, VRL Swamy Vadali <vrl_swamy@persistent.co.in> wrote:
>
>
>
> Friends,
>
>
>
> I am responsible for building a scalable and high performance data access
> layer for our keyword search application, which is of distributed nature,
> and have convinced the team for IBATIS. We did some pilot and comparative
> studies for our requirements IBATIS is winner among pure JDBC, IBATIS,
> Hibernate, Java Persistence framework.
>
>
>
> Kudos to makers of IBATIS!
>
>
>
> Cheers,
>
> VRL
>
> DISCLAIMER ========== This e-mail may contain privileged and confidential
> information which is the property of Persistent Systems Pvt. Ltd. It is
> intended only for the use of the individual or entity to which it is
> addressed. If you are not the intended recipient, you are not authorized to
> read, retain, copy, print, distribute or use this message. If you have
> received this communication in error, please notify the sender and delete
> all copies of this message. Persistent Systems Pvt. Ltd. does not accept any
> liability for virus infected mails.

------=_Part_97617_2558317.1183668721819--