Re: JDBC rowsets

From: Kris Jurka <books(at)ejurka(dot)com>
To: Glenn Holmer <gholmer(at)weycogroup(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC rowsets
Date: 2004-04-23 06:58:57
Message-ID: Pine.BSO.4.56.0404230156550.26446@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 22 Apr 2004, Glenn Holmer wrote:

> What is the state of (or schedule for) JDBC rowset support in
> Postgres? Does that require a full-blown JDBC 4.0 driver?
>

I was under the impression that rowsets were a database and driver
independent layer that could be built with any JDBC driver. So the driver
developers wouldn't provide a rowset implementation, but someone like sun
would that coudl be used with any database.

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Freddy Villalba Arias 2004-04-23 12:55:28 Connecting to a DB through SSL
Previous Message Oliver Jowett 2004-04-23 00:29:48 Re: Help:updateRow() with CIDR types