setQueryTimeout
От
Toni Urpí
Тема
setQueryTimeout
Дата
Msg-id
478B7448.9040802@lsi.upc.edu
Список
Дерево обсуждения
setQueryTimeout Toni Urpí <urpi@lsi.upc.edu>
Re: setQueryTimeout Kris Jurka <books@ejurka.com>
Re: setQueryTimeout Guillaume Cottenceau <gc@mnc.ch>
Re: setQueryTimeout Kris Jurka <books@ejurka.com>
Re: setQueryTimeout Guillaume Cottenceau <gc@mnc.ch>
Re: setQueryTimeout Kris Jurka <books@ejurka.com>
Hi, Does every know if the method |void setQueryTimeout||(int seconds)| of Statement is implemented in the Postgres JDBC driver? The driver seems to recognize it since with a -1 value I obtain an SQLException stating that "Query timeout must be a value greater than or equals to 0". However, with a positive number -says 1 second- and a query that last more that 1 second, no SQLException is produced. thank you toni
В списке pgsql-jdbc по дате отправления