Re: JDBC gripe list

From: "Mackay, Scott" <scott(dot)mackay(at)progeny(dot)net>
To: "Dave Cramer" <pg(at)fastcrypt(dot)com>, "Simon Riggs" <simon(at)2ndquadrant(dot)com>
Cc: "List" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC gripe list
Date: 2011-03-25 13:46:20
Message-ID: 8891CBD423B67B4D898B3738DBD4F152515A32@es-22c.manassas.progeny.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Unless it has changed, my only real gripe is the lack of batch insert capabilities. We have to do some ugly things since we cannot get IDs returned from batch inserts.

-Scott

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org on behalf of Dave Cramer
Sent: Fri 3/25/2011 6:30 AM
To: Simon Riggs
Cc: List
Subject: (nwl) Re: [JDBC] JDBC gripe list

On Fri, Mar 25, 2011 at 4:07 AM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> On Fri, Mar 25, 2011 at 12:35 AM, Dave Cramer <pg(at)fastcrypt(dot)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.
>
> Funny that, I just got back from a different conference where people
> were griping about it also.
>
> Didn't get a detailed list but numbers of less impressed people all
> active Postgres users and supporters.
>
> JDBC4 was mentioned.

So thinking about this. JDBC4 does nothing to really add to the 4
basic operations. What I am thinking is that many other tools require
JDBC4 and as a result ours doesn't work well ?

>
> Will look to collect more info.

Thanks!

Dave
http://www.credativ.ca

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2011-03-25 13:53:40 Re: JDBC gripe list
Previous Message Oliver Jowett 2011-03-25 11:02:17 Re: JDBC gripe list