Re: JDBC gripe list - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: JDBC gripe list
Date
Msg-id AANLkTi=+JZvbmJnjjJZZGvxb4oetzwZ1KH3SHqJ-SBJm@mail.gmail.com
Whole thread Raw
In response to JDBC gripe list  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: JDBC gripe list
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 by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: JDBC gripe list
Next
From: Thomas Kellerer
Date:
Subject: Re: JDBC gripe list