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

From: njohny <neethu(dot)johny(at)wipro(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: OUT Parameter of type used defined object array obtained as null
Date: 2012-06-19 08:49:01
Message-ID: 1340095741154-5713245.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message RoopaHC 2012-06-20 19:04:43 org.postgresql.util.PSQLException: An I/O error occured while sending to the backend.
Previous Message Heikki Linnakangas 2012-06-19 08:34:55 Re: Re: OUT Parameter of type used defined object array obtained as null