Return-Path: Delivered-To: apmail-incubator-ibatis-user-java-archive@www.apache.org Received: (qmail 64282 invoked from network); 6 Apr 2005 18:13:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2005 18:13:58 -0000 Received: (qmail 15724 invoked by uid 500); 6 Apr 2005 18:13:57 -0000 Delivered-To: apmail-incubator-ibatis-user-java-archive@incubator.apache.org Received: (qmail 15702 invoked by uid 500); 6 Apr 2005 18:13:57 -0000 Mailing-List: contact ibatis-user-java-help@incubator.apache.org; run by ezmlm Precedence: bulk Reply-To: ibatis-user-java@incubator.apache.org List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list ibatis-user-java@incubator.apache.org Received: (qmail 15689 invoked by uid 99); 6 Apr 2005 18:13:56 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FROM_ENDS_IN_NUMS,HTML_00_10,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from postoffice8.mail.cornell.edu (HELO postoffice8.mail.cornell.edu) (132.236.56.38) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 06 Apr 2005 11:13:55 -0700 Received: from Mayfly.cornell.edu (mayfly.mannlib.cornell.edu [128.253.87.13]) by postoffice8.mail.cornell.edu (8.12.10/8.12.6) with ESMTP id j36IDrZe024144 for ; Wed, 6 Apr 2005 14:13:53 -0400 (EDT) Message-Id: <5.2.1.1.2.20050406140336.02502030@postoffice8.mail.cornell.edu> X-Sender: jaf30@postoffice8.mail.cornell.edu (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.2.1 Date: Wed, 06 Apr 2005 14:13:41 -0400 To: ibatis-user-java@incubator.apache.org From: John Fereira Subject: Re: ibatis technology need company references. In-Reply-To: <42540E25.6000103@mebius.lv> References: <42540680.6050304@mebius.lv> <2fe5ef5b050406090314f7765d@mail.gmail.com> <42540AC7.7020809@mebius.lv> <2fe5ef5b05040609147952359f@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_-1400633498==.ALT" X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --=====================_-1400633498==.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed At 07:28 PM 4/6/2005 +0300, you wrote: >Yes I know that IBatis is stable and so one but in this friday we will >have big meeting and must provide some references about this . >We also use ibatis but for goverment sector we must provide some document >becouse we have official claim. >And for me will be good to have some documents. I don't have any official publicly available documents but I can tell you that I am using iBatis in a complex web application I'm developing for the USDA. We have had a contract for the past 10 years with three branches in the USDA to provide an archive and web accessible alternative to the usda.gov branch sites. We added an additional USDA branch two years ago and another may be added in the near future. For the past six months or so I have been developing the next generation system which will integrate all of the features from two separate systems into a system which will provide access to a couple of thousand government documents. One of the primary services we provide is a document subscription via email option. For that particular service we are receiving ~14,000 documents a month and distributing them to over 5,000 unique users to the tune of over 200,000 documents emailed per month. The next generated system under development has had iBatis implemented for the persistance layer for the past five months or so. It's wired in using the Spring Framework so if I *did* encounter problems with iBatis, the implementation could be swapped out and replace with a Spring JDBC, Hibernate, or other implementation if needed. However, so far iBatis has worked flawlessly. --=====================_-1400633498==.ALT Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable At 07:28 PM 4/6/2005 +0300, you wrote:
Yes I know that IBatis is stable and so one but in this friday we will have big meeting and must provide some references about this .
We also use ibatis but for goverment sector we must provide some document becouse we have official claim.
And for me will be good to have some documents.

I don't have any official publicly available documents but I can tell you that I am using iBatis in a complex web application I'm developing for the USDA.  We have had a contract for the past 10 years with three branches in the USDA to provide an archive and web accessible alternative to the usda.gov branch sites.  We added an additional USDA branch two years ago and another may be added in the near future.  For the past six months or so I have been developing the next generation system which will integrate all of the features from two separate systems into a system which will provide access to a couple of thousand government documents.  One of the primary services we provide is a document subscription via email option.  For that particular service we are receiving ~14,000 documents a month and distributing them to over 5,000 unique users to the tune of over 200,000 documents emailed per month.  The next generated system under development has had iBatis implemented for the persistance layer for the past five months or so.  It's wired in using the Spring Framework so if I *did* encounter problems with iBatis, the implementation could be swapped out and replace with a Spring JDBC, Hibernate, or other implementation if needed.  However, so far iBatis has worked flawlessly. --=====================_-1400633498==.ALT--