Re: OUT Parameter of type used defined object array obtained as null - Mailing list pgsql-jdbc

From njohny
Subject Re: OUT Parameter of type used defined object array obtained as null
Date
Msg-id 1340095741154-5713245.post@n5.nabble.com
Whole thread Raw
In response to Re: Re: OUT Parameter of type used defined object array obtained as null  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
List 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 by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Re: OUT Parameter of type used defined object array obtained as null
Next
From: RoopaHC
Date:
Subject: org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.