Bruce Momjian <pgman@candle.pha.pa.us> 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.
regards,
Gunnar