Re: Out parameter support in PostgreSQL

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Out parameter support in PostgreSQL
Дата
Msg-id Pine.BSO.4.56.0501042346010.8811@leary.csoft.net
обсуждение исходный текст
Ответ на Out parameter support in PostgreSQL  ("Mohammad Altaf" <altafmo@FusionTech.Com>)
Список pgsql-jdbc

On Thu, 30 Dec 2004, Mohammad Altaf wrote:

>  Can anybody tell me if the JDBC Driver for postgreSQL 8.0 rc1 has the
> support for passing arrays as in/out parameters to the procedures or
> not???? Or if the postgreSQL supports passing arrays as in/out
> parameters or not. If anybody can give me the example, I'll be thankful.
>

The JDBC driver supports java.sql.Array to pass function parameters and
receive the results.  It does require a specific Array implementation and
is subject to the normal function limitation of not supporting output
parameters.

Kris Jurka

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Calling a table in another database from plpgsql
Следующее
От: madhavi pasumarthy
Дата:
Сообщение: unsubscribe