| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com> |
| Cc: | "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
| Subject: | Re: JDBC changes for 7.2... some questions... |
| Date: | 2001-08-24 19:44:26 |
| Message-ID: | Pine.LNX.4.30.0108242138580.677-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-jdbc |
Ned Wolpert writes:
> Now, I understand that in the Statement class, we have getInsertedOID() in the
> table. However, the problem we run into is that this isn't accessiable if we
> use something like poolman to provide database pooling of connections. (You
> get the poolMan Statement object which is wraps the Statement classes of the
> driver.)
I think no one has asked yet *why* it isn't "accessible".
Maybe the getInsertedOID function needs to be moved to some other class?
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ned Wolpert | 2001-08-24 19:50:41 | Re: Re: [JDBC] New backend functions? |
| Previous Message | Tom Lane | 2001-08-24 19:37:11 | Re: Re: [JDBC] New backend functions? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ned Wolpert | 2001-08-24 19:50:41 | Re: Re: [JDBC] New backend functions? |
| Previous Message | Tom Lane | 2001-08-24 19:37:11 | Re: Re: [JDBC] New backend functions? |