> Bruce Momjian <[EMAIL PROTECTED]> writes:
> 
> > 
> > I don't think that belongs in jdbc.  It is the connection pooling code
> > that should execute those statements before passing over a new
> > connection.  No reason to have it for all jdbc users.
> 
> Well, I think most connection pools people use are database independent -
> when it comes to JDBC this is the case at least. 

So what platform-indendent method do they use to see that the passed
connection doesn't have an open transaction or some other setting?

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to