Stored Functions

Поиск
Список
Период
Сортировка
От Yolanda Phillips
Тема Stored Functions
Дата
Msg-id 000901c36e07$b46dd870$2300800a@dlkapp.dlkconsulting.co.za
обсуждение исходный текст
Ответы Re: Stored Functions
Re: Stored Functions
Список pgsql-jdbc
Good day,

Thanks to Barry Lind's response, I am now able to successfully use stored
functions with JDBC.

However, I've searched the archives and the doc's, but unable to find a
solution to the following:

I'm wanting to do an insert, then if it was successfull the function should
return the id. This id is using a sequence.nextval(). How do I return the
new id?

Help in the right direction will be appreciated.


Sincerely,


Yolanda Phillips
Web Applications Developer


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

Предыдущее
От: "Scot P. Floess"
Дата:
Сообщение: Re: Callbacks for NOTIFY
Следующее
От: Anders Hermansen
Дата:
Сообщение: Re: Stored Functions