Re: is anyone use executeQuery with autogeneratedkeys function ?

From: Barry Lind <barry(at)xythos(dot)com>
To: ludovic smadja <lsmadja(at)webcell(dot)fr>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: is anyone use executeQuery with autogeneratedkeys function ?
Date: 2002-03-05 23:40:47
Message-ID: 3C85577F.4070807@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Ludovic,

No it does not support the new methods in JDBC3. You can use the
current driver under jdk1.4 as long as you stick to the JDBC2 level methods.

thanks,
--Barry

ludovic smadja wrote:
> 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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas O'Dowd 2002-03-06 01:02:50 buid version info
Previous Message Eric Scroger 2002-03-05 23:31:46 Re: A result was returned by the statement, when none was expected