Re: Callable statements

Поиск
Список
Период
Сортировка
От Scot P. Floess
Тема Re: Callable statements
Дата
Msg-id 3792844.1061479062378.JavaMail.nobody@wamui09.slb.atl.earthlink.net
обсуждение исходный текст
Ответ на Callable statements  (Juan F Diaz <j-diaz@publicar.com>)
Список pgsql-jdbc
Juan:

The functions are stored procedures.  So, you use CallableStatement to call the postgres functions...

Scot


-------Original Message-------
From: Juan F Diaz <j-diaz@publicar.com>
Sent: 08/21/03 11:06 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] Callable statements

>
> Hi, could anyone tell me about the callable statements and how they
work on postgres? im migrating a db from sql server 2000 to postgres
and in some programs this type of statements is used for executing
stored procedures (but in postgres there are none right? there are
functions...)
Help here, i'm confused...

thanks

JuanF


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

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

Предыдущее
От: Juan F Diaz
Дата:
Сообщение: Callable statements
Следующее
От: Barry Lind
Дата:
Сообщение: Re: Callable statements