Support for callable statement

From: Qiqi Dong <qdong(at)swbell(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Support for callable statement
Date: 2001-02-27 01:28:41
Message-ID: 009f01c0a05c$9e59e220$5a41a8c0@frontier
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.

Thanks.

Qiqi

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Antonio Fiol 2001-02-27 08:12:29 Re: Support for callable statement
Previous Message Joseph Shraibman 2001-02-27 00:44:22 Re: Concurrency supported?