jdbc and postgresql function session question

Поиск
Список
Период
Сортировка
От Michael Moore
Тема jdbc and postgresql function session question
Дата
Msg-id CACpWLjNyvDcn4J+2-PFDTOn11BrWJJG6VG65iYEv3oLED5tkyg@mail.gmail.com
обсуждение исходный текст
Ответы Re: jdbc and postgresql function session question  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-sql
When the postgres jdbc driver calls a postgres function, does it get a new session every time? If I create a PREPARED statement on the first call, will it still be available on the 2nd call? If not, is there any way I could get the prepared statement to be used on successive calls?
TIA,
Mike\

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: My "variable number of bind variables for dynamic SQL" solution. Comments?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: jdbc and postgresql function session question