Return Type Table.

From: Sangyoon Oh <ohsangy(at)cs(dot)indiana(dot)edu>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Return Type Table.
Date: 2003-03-04 18:50:08
Message-ID: Pine.GSO.4.50.0303041346150.16746-100000@school.cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joe Howes 2003-03-04 19:17:37 Tips for PostgreSQL and Sun ONE Application Server
Previous Message Rich Cullingford 2003-03-04 13:10:32 More on updates with first() vs absolute()