Re: Metadata for tables, schema, and numeric

Поиск
Список
Период
Сортировка
От Ola Sundell
Тема Re: Metadata for tables, schema, and numeric
Дата
Msg-id Pine.LNX.4.21.0107051906120.2932-100000@miranda.org
обсуждение исходный текст
Ответ на Re: Metadata for tables, schema, and numeric  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Where have the laterest jdbc driver fro download ?
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: Patch to remove connection hook and JDK 1.3 dependencies