RE: iBATIS, Spring, and transactions...

2007-04-11 Thread Meindert
/ /bean _ From: Poitras Christian [mailto:[EMAIL PROTECTED] Sent: 10 April 2007 07:10 PM To: user-java@ibatis.apache.org Subject: RE: iBATIS, Spring, and transactions... First, you can still use BeanAction with Spring DAO. The most simple solution to set your static variable

RE: iBATIS, Spring, and transactions...

2007-04-10 Thread Poitras Christian
Message- From: Meindert [mailto:[EMAIL PROTECTED] Sent: Tuesday, 10 April 2007 04:52 To: user-java@ibatis.apache.org Subject: RE: iBATIS, Spring, and transactions... Hi All, Does anybody have an answer on the question posted below? I want to switch of from IBATIS DAO to spring because IBATIS DAO

Re: iBATIS, Spring, and transactions...

2007-04-10 Thread Larry Meadors
That would be AWESOME, if you want, I can help with proofing, etc. Maybe someone else would be willing to provide a *simple* iBATIS DAO sample application that we could convert and then document the process. Larry On 4/10/07, Poitras Christian [EMAIL PROTECTED] wrote: I have to say that it

RE: iBATIS, Spring, and transactions...

2007-04-10 Thread Poitras Christian
the insert/updates I used at first to fill database. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Meadors Sent: Tuesday, 10 April 2007 10:16 To: user-java@ibatis.apache.org Subject: Re: iBATIS, Spring, and transactions... That would be AWESOME, if you

RE: iBATIS, Spring, and transactions...

2007-04-10 Thread Meindert
] Sent: 10 April 2007 04:25 PM To: user-java@ibatis.apache.org; [EMAIL PROTECTED] Subject: RE: iBATIS, Spring, and transactions... That would be a great idea! It's always welcome to see some code to show each steps. My app is already to big to use it direclty as an example... Christian

RE: iBATIS, Spring, and transactions...

2007-04-10 Thread Poitras Christian
From: Meindert [mailto:[EMAIL PROTECTED] Sent: Tuesday, 10 April 2007 12:30 To: user-java@ibatis.apache.org Subject: RE: iBATIS, Spring, and transactions... I'm busy converting and went to the site http://www.learntechnology.net/content/ibatis/spring_ibatis.jsp