function returning select result to JDBC - Mailing list pgsql-general

From giozh
Subject function returning select result to JDBC
Date
Msg-id 1373622982373-5763565.post@n5.nabble.com
Whole thread Raw
Responses Re: function returning select result to JDBC  (Raghavendra <raghavendra.rao@enterprisedb.com>)
List pgsql-general
I need to write a function (invoked by a jdbc client) that returns select
query result.
That function could return also set of row. How should i declare return type
of function?



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/function-returning-select-result-to-JDBC-tp5763565.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Amit Langote
Date:
Subject: Re: Full text search
Next
From: Raghavendra
Date:
Subject: Re: function returning select result to JDBC