Callable Statements - Mailing list pgsql-jdbc

From Mark French
Subject Callable Statements
Date
Msg-id 3E947D10.2060808@tpg.com.au
Whole thread Raw
Responses Re: Callable Statements
List pgsql-jdbc
Hi,

I'm new to postgres JDBC and was wondering if it supported callable
statements at all?  The documentation doesn't have any examples and
would like to know it was possible to use them to call functions that
return multiple rows?  An example would be greatly appreciated.

Cheers

Mark


pgsql-jdbc by date:

Previous
From: Peter Royal
Date:
Subject: Index metadata not sorted by ORDINAL_POSITION
Next
From: "John Guthrie"
Date:
Subject: Re: Performance of batches with Statements and PreparedStatements