Return Type Table. - Mailing list pgsql-jdbc

From Sangyoon Oh
Subject Return Type Table.
Date
Msg-id Pine.GSO.4.50.0303041346150.16746-100000@school.cs.indiana.edu
Whole thread Raw
List pgsql-jdbc
Hi,

    I wrote a plpgsql fucntion and tried to call it from jdbc program.

    What return type should I set for the return?
    I mean, what I have to have in
    statement.registerOutParameter(1, Types.?????);

    Thanks,

-Sangyoon Oh

pgsql-jdbc by date:

Previous
From: Ian McFarland
Date:
Subject: Closing one connection closes all connections?
Next
From: Joe Howes
Date:
Subject: Tips for PostgreSQL and Sun ONE Application Server