Re: Re: Issues with IN-OUT parameters for Array of Objects in EDB using Java - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Re: Issues with IN-OUT parameters for Array of Objects in EDB using Java
Date
Msg-id CADK3HHJmfyD+iBu0gvmQBUu6SJ+rTV0wf8isc1rdDKnQ1VJnrw@mail.gmail.com
Whole thread Raw
In response to Re: Issues with IN-OUT parameters for Array of Objects in EDB using Java  (jonykapil <jony.kapil@gmail.com>)
List pgsql-jdbc
On Tue, May 15, 2012 at 3:32 AM, jonykapil <jony.kapil@gmail.com> wrote:
> Hello Heikki,
>     Thanks for your prompt reply but this function call is simply running
> in the Oracle DB and it has nothing specific to the Postgres9.1 Advance
> Server. I think this is a generic problem while migration to Postgres9.1 DB.
> I hope you will understand the point.
> Please help me to sort out this issue.
>
> Thanks
> Jony


A test case would help.


Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

pgsql-jdbc by date:

Previous
From: jonykapil
Date:
Subject: Re: Issues with IN-OUT parameters for Array of Objects in EDB using Java
Next
From: Dave Cramer
Date:
Subject: Re: Cleanup patch: Change from Vector/Hashtable to ArrayList/HashMap