Out Parameter Support

From: Kyle R Morse/Eden <kmorse(at)eden(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Out Parameter Support
Date: 2006-01-05 14:42:02
Message-ID: OFC6D9AB8D.D0477DC9-ON852570ED.005075D3-852570ED.0050BBD0@eden.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Is there any plan to include support for OUT Parameters in Stored
Functions in PostgreSQL in the future?
Currently they may return a value, but they do not support out parameters.
I am the maintainer of a J2EE app that my company is porting to other
databases and our stored procedures rely on out parameters. I would
really like to support PostgreSQL but at this time cannot.
Does anyone know if support for these will be added in the future? Or is
this simply something that must be worked around?

Kyle R. Morse
Eden Communications

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Fabrice.Sznajderman 2006-01-05 14:49:48 [IDLE in TRANSACTION] when I do TOP -c
Previous Message Khaldoun Ateyeh 2006-01-05 13:36:07 Re: table full scan