Re: Out parameters for functions.

Поиск
Список
Период
Сортировка
От Mark Rotteveel
Тема Re: Out parameters for functions.
Дата
Msg-id 7e88a27b-346e-650e-860b-3d772db09725@lawinegevaar.nl
обсуждение исходный текст
Ответ на Re: Out parameters for functions.  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
On 20-9-2018 15:10, Dave Cramer wrote:
> Based on the test cases in the code this is how it works.
> 
> How does one register the out parameters in other drivers ?

See section 13.3.2.2 OUT parameters and 13.3.2.3 INOUT parameters in the 
JDBC 4.3 specification:

However, the OP has a wrong assumption regarding parameter order in his 
question.

Mark

-- 
Mark Rotteveel


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

Предыдущее
От: pradeep puppala
Дата:
Сообщение: Query related to jdbc 42.2.5 version
Следующее
От: Mark Rotteveel
Дата:
Сообщение: Re: Out parameters for functions.