Re: JDBC changes for 7.2... some questions... - Mailing list pgsql-jdbc

From Rene Pijlman
Subject Re: JDBC changes for 7.2... some questions...
Date
Msg-id n9jdotghls8imt867bivv2nntfqtma5s7b@4ax.com
Whole thread Raw
In response to Re: JDBC changes for 7.2... some questions...  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Responses Re: JDBC changes for 7.2... some questions...  (Dave Harkness <daveh@MEconomy.com>)
List pgsql-jdbc
On Fri, 24 Aug 2001 12:53:55 -0700 (MST), you wrote:
>It's not accessiable since its not in the JDBC spec. Specifically, when you
>use PoolMan (www.codestudio.com) as the pooling manager, PoolMan has its own
>JDBC classes that wraps any JDBC compliant driver.

Do they also wrap Connection? Since the last oid is associated
with a client connection to the backend, it might be a solution
to add a getLastOID() method to Connection.

Regards,
René Pijlman

pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Re: JDBC changes for 7.2... some questions...
Next
From: Dave Harkness
Date:
Subject: Re: JDBC changes for 7.2... some questions...