Callable Statements - Mailing list pgsql-jdbc

From Gregory Bittar
Subject Callable Statements
Date
Msg-id 3A81F5CB.5D95183B@iqa.cc
Whole thread Raw
List pgsql-jdbc
My team is engaged in work that is anticipating that Postgres 7.1's JDBC
driver will include bare CallableStatement functionality.   We are
writing Java classes with SQL stored procedure invocation code,
expecting to receive integer result values from the database.   The last
I heard, the Postgres JDBC team was nearly able to provide this
functionality.

Is there any expectation when this functionality will appear in beta?
Is there any chance that the functionality will not appear in 7.1?


pgsql-jdbc by date:

Previous
From: Peter Mount
Date:
Subject: Re: [INTERFACES] PostgreSQL and PHP persistent connections
Next
From: KB Sriram
Date:
Subject: Xn block abort exceptions: BUG+PATCH