Re: Metadata for tables, schema, and numeric - Mailing list pgsql-jdbc

From Ola Sundell
Subject Re: Metadata for tables, schema, and numeric
Date
Msg-id Pine.LNX.4.21.0107051906120.2932-100000@miranda.org
Whole thread Raw
In response to Re: Metadata for tables, schema, and numeric  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-jdbc
On Thu, 5 Jul 2001, Peter Eisentraut wrote:

> Tom Lane writes:
>
> > While I haven't read the JDBC spec, I'd have to guess that the entire
> > notion of an updateable result set is defined only for a very small
> > subset of possible SELECT queries
>
> FYI:
<snip>

Point taken.

In the future I will, of course, consult the spec before making wild
assumptions. One question that pops up in my mind, after having read the
jdbc spec, is what to do, if someone tries to update a ResultSet which is
a UNION, for instance. If I was using the jdbc driver, and I did just
that, I'd at least like to get some sort of error message, telling me that
my course of action was flawed.

Ola

--
Ola Sundell
ola@miranda.org - olas@wiw.org - ola.sundell@upright.se
http://miranda.org/~ola



pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Where have the laterest jdbc driver fro download ?
Next
From: Joseph Shraibman
Date:
Subject: Re: Patch to remove connection hook and JDK 1.3 dependencies