Re: Re: need advice about out parameter settings while calling stored procedure in Java code

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Re: need advice about out parameter settings while calling stored procedure in Java code
Date: 2015-08-01 07:10:20
Message-ID: 55BC70DC.1040809@hogranch.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 7/31/2015 11:57 PM, Alex Wang wrote:
>
> Hi Vladimir/Dave,
>
> Thanks for your kind reply. I am migrating a huge platform from Oracle
> (11g) to Postgresql (Postgres Plus Advanced Server 9.3.1.3). Here are
> the details about the issue I encountered for your reference which I
> hope they are clear enough for your analysis.
>

this list is for the community PostgreSQL server. Postgres Plus
Advanced Server is a commercial product of EnterpriseDB, and you'll get
much better support from them. Among other things, community Postgres
doesn't have Packages, as thats an oracle specific feature.

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message dmp 2015-08-01 19:34:17 Re: Re: need advice about out parameter settings while calling stored procedure in Java code
Previous Message Alex Wang 2015-08-01 06:57:23 Re: Re: need advice about out parameter settings while calling stored procedure in Java code