function returning select result to JDBC

Поиск
Список
Период
Сортировка
От giozh
Тема function returning select result to JDBC
Дата
Msg-id 1373622982373-5763565.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: function returning select result to JDBC  (Raghavendra <raghavendra.rao@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Full text search
Следующее
От: Raghavendra
Дата:
Сообщение: Re: function returning select result to JDBC