It is thread safe already. > -----Original Message----- > From: Tauzell, Dave [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 10:53 AM > To: [EMAIL PROTECTED] > Subject: [Pool] Thread safety > > > I saw this on the archives, but there wasn't a reply. Is it > safe to have multiple threads borrowing and returning > objects? Or should I always synchronize those calls. My gut > feel is that since you can have a thread checking for idle > connections that their must be some build in thread safety, > but I'm not sure. > > -Dave >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
