Re: JDBC gripe list
От | Dave Cramer |
---|---|
Тема | Re: JDBC gripe list |
Дата | |
Msg-id | AANLkTi=+JZvbmJnjjJZZGvxb4oetzwZ1KH3SHqJ-SBJm@mail.gmail.com обсуждение исходный текст |
Ответ на | JDBC gripe list (Dave Cramer <pg@fastcrypt.com>) |
Ответы |
Re: JDBC gripe list
|
Список | pgsql-jdbc |
Adding to the list is statement timeout. I seem to recall the issue is we do not want to spawn a thread for each statement which seems to be the only way to do this. Alternatively we could use timers, but I presume they just spawn threads as well. Dave Cramer dave.cramer(at)credativ(dot)ca http://www.credativ.ca On Thu, Mar 24, 2011 at 8:35 PM, Dave Cramer <pg@fastcrypt.com> wrote: > Just got back from pgeast. Seems everyone seems to have a gripe about > the JDBC driver. > > My sense is that for basic read/write/update/delete the driver works > just fine. However I'd like to compile a list of everyone's gripe. > > Dave >
В списке pgsql-jdbc по дате отправления: