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.
Thanks again,
Salim
Larry Meadors <[EMAIL PROTECTED]> wrote:
Larry Meadors <[EMAIL PROTECTED]> wrote:
Oops, i only replied to salim...
---------- Forwarded message ----------
From: Larry Meadors <[EMAIL PROTECTED]>
Date: Aug 17, 2005 4:35 PM
Subject: Re: where can I find a simple implementation example
To: Salim Madjd <[EMAIL PROTECTED]>
On 8/17/05, Salim Madjd <[EMAIL PROTECTED]>wrote:
> > How should I deal with the thread?
>
> I do not understand the question. Can you clarify it please?
>
> Is ibatis thread safe or should I get a threadlocal?
>
iBATIS is totally thread-safe.
Larry