Re: Support for callable statement - Mailing list pgsql-jdbc

From Antonio Fiol
Subject Re: Support for callable statement
Date
Msg-id 3A9B616D.D845B4B6@w3ping.com
Whole thread Raw
In response to Re: The patch I sent a day ago.  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
Qiqi Dong wrote:

> Hi,
>
> I'm using jdbc-7.0.3, and found it does not support CallableStatement. Is
> this planned for the next release? I cannot port my applications to
> postgresql without significant code changes.
>

I am also waiting for jdbc 7.1 because of some timestamp problems. If you
use them heavily -as I do-, you'd better start identifying where you use
them, especially in "SELECT" statements, as it gives some problems in 7.0.3,
which should be solved on 7.1 (as Peter M said on this list some days ago).

Antonio Fiol


pgsql-jdbc by date:

Previous
From: Qiqi Dong
Date:
Subject: Support for callable statement
Next
From: Qiqi Dong
Date:
Subject: Re: Support for callable statement