Re: setQueryTimeout

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: setQueryTimeout
Дата
Msg-id Pine.BSO.4.64.0801142230010.8244@leary.csoft.net
обсуждение исходный текст
Ответ на Re: setQueryTimeout  (Guillaume Cottenceau <gc@mnc.ch>)
Список pgsql-jdbc

On Mon, 14 Jan 2008, Guillaume Cottenceau wrote:

> Personnally, I think that developers will most likely expect the
> behaviour to be correct if nothing bad (exception) happens.. I'd say
> that all unsupported API should throw an appropriate exception. Doing
> the change in 8.3dev makes perfect sense to not break current users, and
> developers would be crazy to drop in the 8.3 in the future without
> testing their application again.
>

Done, setQueryTimeout will throw an exception if given a non-zero timeout.

Kris Jurka


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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Howto set UUID parameter for PGSQL 8.3rc1 / postgresql-8.3dev-602.jdbc3.jar
Следующее
От: Ken Johanson
Дата:
Сообщение: Re: Patch for Statement.getGeneratedKeys()