Callable Statements

From: Gregory Bittar <gbittar(at)iqa(dot)cc>
To: peter(at)retep(dot)org(dot)uk, pgsql-jdbc(at)postgresql(dot)org
Subject: Callable Statements
Date: 2001-02-08 01:26:35
Message-ID: 3A81F5CB.5D95183B@iqa.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jan Wieck 2001-02-08 13:10:11 Re: PostgreSQL and PHP persistent connections
Previous Message Peter Mount 2001-02-07 22:07:28 Re: PostgreSQL and PHP persistent connections