Re: Am I right? - Mailing list pgsql-jdbc

From Fernando Nasser
Subject Re: Am I right?
Date
Msg-id 3F53CF6F.1080207@redhat.com
Whole thread Raw
In response to Am I right?  (Juan Francisco Diaz <j-diaz@publicar.com>)
List pgsql-jdbc
Juan Francisco Diaz wrote:
> Hi, thanks scot for your response, but it created me a doubt:
> Does the jdbc v. 7.3 driver support callable statements? If it does, why do
> I get the error message: Callabe Statements not supported at this time
> ?
>

See my previous response.  It only accepts them with the "? = " part.

A full JDBC compliant callable statements implementation exists as a
patch posted to this list a couple of months ago but will only apply to
the current sources.

--
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


pgsql-jdbc by date:

Previous
From: Fernando Nasser
Date:
Subject: Re: Callable Statements
Next
From: Fernando Nasser
Date:
Subject: Re: Caching