Re: OUT Parameter of type used defined object array obtained as null

Поиск
Список
Период
Сортировка
От njohny
Тема Re: OUT Parameter of type used defined object array obtained as null
Дата
Msg-id 1340095741154-5713245.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: Re: OUT Parameter of type used defined object array obtained as null  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-jdbc
Thank you Dave for your response.Actually I am trying to call a procedure
with an OUT parameter of custom object array type.I have posted the similar
queries in enterprise db support forum.But couldn't get response.
With my code,the procedure is getting executed successfully and the OUT
object array is loaded with data.
But in java ,I am getting that array as null.Any suggestions would be of
great help.
Thanks in advance.
:)


--
View this message in context:
http://postgresql.1045698.n5.nabble.com/OUT-Parameter-of-type-USER-DEFINED-OBJECT-ARRAY-obtained-as-null-tp5713033p5713245.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Re: OUT Parameter of type used defined object array obtained as null
Следующее
От: RoopaHC
Дата:
Сообщение: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.