PL/JAVA ResultSetProvider Problem

Поиск
Список
Период
Сортировка
От yogesh
Тема PL/JAVA ResultSetProvider Problem
Дата
Msg-id 1191835721.335963.94700@22g2000hsm.googlegroups.com
обсуждение исходный текст
Ответы Re: PL/JAVA ResultSetProvider Problem  ("Rodrigo De León" <rdeleonp@gmail.com>)
Список pgsql-admin
Hello EveryBody,

        I have a problem in Postgres using resultsetProvider. I have
to fire a query to database that return multiple records with multiple
fields. Now on the Basis of the Results I have to fire number of
different queries and get the result. ad put it in the Result Set.

Example :-

 select * from table_ABC    It returns multiple rows....... now on the
basis of one field of table_ABC, I have to fire more queries....and
get the results and this total result that is, The fields of table_ABC
and the Fetched results....to send back to the Calling Function......

Does any Body have some Idea....?

Thanks in advance.....

Regards,
Yogesh Arora


В списке pgsql-admin по дате отправления:

Предыдущее
От: "Malm Paul"
Дата:
Сообщение: Installing postgreSQL
Следующее
От: "Peter Koczan"
Дата:
Сообщение: Re: Postgresql takes more time to update