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

Reply via email to