Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 99784 invoked from network); 5 Mar 2008 15:19:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2008 15:19:40 -0000 Received: (qmail 64292 invoked by uid 500); 5 Mar 2008 15:19:33 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 64280 invoked by uid 500); 5 Mar 2008 15:19:33 -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 64269 invoked by uid 99); 5 Mar 2008 15:19:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2008 07:19:33 -0800 X-ASF-Spam-Status: No, hits=2.7 required=10.0 tests=HTML_MESSAGE,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of jreimann@ctigroup.com does not designate 64.132.87.194 as permitted sender) Received: from [64.132.87.194] (HELO EXCHANGE2K3.ctigroup.com) (64.132.87.194) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2008 15:18:44 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C87ED4.4023216D" Subject: iBATIS Batching with Spring DAO Date: Wed, 5 Mar 2008 10:19:04 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: iBATIS Batching with Spring DAO Thread-Index: Ach+0yfTjiij54FJQc6UZEg6N+qnTQAAQbhQ From: "Jesse Reimann" To: X-Virus-Checked: Checked by ClamAV on apache.org This is a multi-part message in MIME format. ------_=_NextPart_001_01C87ED4.4023216D Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Could someone explain to me how-to do iBATIS batching when using Spring DAO? I've been reading and searching and can't seem to find an example out there on how to actually do it. I'm using Abator to generate my Spring DAO classes and I've got it working with no issues. I read that using Spring that you are effectively setting the TransactionManager type to EXTERNAL so I also setup a Spring Transaction Manager as discussed in this thread: http://markmail.org/message/cjqctvogweyoykih .=20 =20 Has anyone else implemented batching in iBATIS with a similar setup and can point me in the right direction? =20 =20 Thanks, =20 Jesse Reimann =20 =20 ------_=_NextPart_001_01C87ED4.4023216D Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Could someone explain to me how-to do iBATIS batching = when using Spring DAO? I’ve been reading and searching and can’t = seem to find an example out there on how to actually do = it.

I’m using Abator to generate my Spring DAO = classes and I’ve got it working with no issues. I read that using Spring that = you are effectively setting the TransactionManager type to EXTERNAL so I also = setup a Spring Transaction Manager as discussed in this thread: http://markmail.org= /message/cjqctvogweyoykih .

 

Has anyone else implemented batching in iBATIS with a similar setup and can point me in the right = direction?

 

 

Thanks,

 

Jesse Reimann

 

 

------_=_NextPart_001_01C87ED4.4023216D--