Re: is anyone use executeQuery with autogeneratedkeys function ?

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'ludovic smadja'" <lsmadja(at)webcell(dot)fr>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: is anyone use executeQuery with autogeneratedkeys function ?
Date: 2002-03-05 13:22:40
Message-ID: 005401c1c448$d341d180$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Ludovic,

Unfortunately no, none of the jdbc3.0 functions have been implemented.

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of ludovic smadja
Sent: Tuesday, March 05, 2002 4:18 AM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] is anyone use executeQuery with autogeneratedkeys
function ?

Hi,

I'm trying to use a new function jdk 1.4.0 named
executeQuery(sql,autogeneratedkeysFlag) with postgresql 7.2.

Is this function implemented and ready to use with a new jdk1.4.0
compiled jdbc driver ?

thanks for the answer.

Ludovic SMADJA
Webcell
ICQ#:70047519
tel. 01 40 47 56 31
fax. 01 40 47 56 34
port. 06 72 28 78 71

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message ludovic smadja 2002-03-05 13:33:27 RE : is anyone use executeQuery with autogeneratedkeys function ?
Previous Message Dave Cramer 2002-03-05 13:21:43 Re: Problem to connect from host via JDBC ...