I agree with Larry. Refactor later would be more tedious as per my experience. The application on which I am working is also small but using iBatis has made the db access simpler.
-----Original Message----- From: Larry Meadors [mailto:[EMAIL PROTECTED] Sent: Thursday, August 18, 2005 5:21 PM To: [email protected] Subject: Re: where can I find a simple implementation example Having done a lot of JDBC coding myself, I do not think that is a great idea - I'd suggest spending the time to understand iBATIS first. It may take you a day or two to get rolling with it, but once you are using it, you will cut out a TON of coding that would be required with JDBC. Larry On 8/18/05, Salim Madjd <[EMAIL PROTECTED]> wrote: > > Thanks, Larry! > I guess I'll take a look at spring. I am beginning to think it might be > faster to just go directly with JDBC and refactor later as I become more > comfortable with Spring and ibatis. > MASTEK "Making a valuable difference" Mastek in NASSCOM's 'India Top 20' Software Service Exporters List. In the US, we're called MAJESCO ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from all computers. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
