[Pljava-dev] IN/INOUT/OUT support in PL/JAVA

From: mmalik_altaf at yahoo(dot)com (Altaf Malik)
To:
Subject: [Pljava-dev] IN/INOUT/OUT support in PL/JAVA
Date: 2005-04-26 11:18:03
Message-ID: 20050426111804.9865.qmail@web30207.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hello,
PL/JAVA 1.1 claims to support IN/INOUT and OUT parameters. Also it recommends to use PostgreSQL 8.0.2 as a backend database. However i could not find and support in the PostgreSQL8.0.2. Also there is no support in the 8.0.2 protocol parse message to indecate if the parameter is IN/OUT or INOUT. Am i missing something?
Also if this is supported, how can i declare a function on the server side to accept OUT or IN/OUT parameters. and how i can call them from JDBC client.

Thanks,
Altaf

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20050426/fbeddd91/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2005-04-26 11:25:11 [Pljava-dev] IN/INOUT/OUT support in PL/JAVA
Previous Message Thomas Hallgren 2005-04-21 08:35:07 [Pljava-dev] ResultSet in and out