looking for a jdbc method. - Mailing list pgsql-jdbc

From Krishnan Trikkadeeri
Subject looking for a jdbc method.
Date
Msg-id 000c01c9136d$1736a530$0201a8c0@company0cfb664
Whole thread Raw
Responses Re: looking for a jdbc method.  (Craig Ringer <craig@postnewspapers.com.au>)
List 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

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: createArrayOf, type resolved outside search_path on arrays of composite
Next
From: Craig Ringer
Date:
Subject: Re: looking for a jdbc method.