looking for a jdbc method.

From: "Krishnan Trikkadeeri" <trikkadeerikrishnan(at)yahoo(dot)in>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: looking for a jdbc method.
Date: 2008-09-10 17:45:57
Message-ID: 000c01c9136d$1736a530$0201a8c0@company0cfb664
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

The JDBC API at the Sun website describes a two-parameter version of the method 'prepareStatement' in the interface 'Connection' with capability to retrieve auto-generated keys. One of the samples in the Sun JDBC Tutorial site also use this method.

Is this method available in the postgresql jdbc driver? I have not been able to locate it so far.
If it is not implemented as yet, is there any plan to implement this method any time soon?

Krishnan Trikkadeeri

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2008-09-11 02:28:27 Re: looking for a jdbc method.
Previous Message Kris Jurka 2008-09-09 23:24:04 Re: createArrayOf, type resolved outside search_path on arrays of composite