Re: getXXX throws SQLException while on insert row

Поиск
Список
Период
Сортировка
Искать
От
Kris Jurka
Тема
Re: getXXX throws SQLException while on insert row
Дата
Msg-id
Pine.BSO.4.64.0802110037150.10696@leary.csoft.net
Ответ на
Список
Дерево обсуждения
getXXX throws SQLException while on insert row Prasanth Reddy <dbadmin@nqadmin.com>
Re: getXXX throws SQLException while on insert row Kris Jurka <books@ejurka.com>
Re: getXXX throws SQLException while on insert row andreasfreyer <freyer@online.de>
Re: getXXX throws SQLException while on insert row Kris Jurka <books@ejurka.com>
Re: getXXX throws SQLException while on insert row andreasfreyer <freyer@online.de>
Re: getXXX throws SQLException while on insert row andreasfreyer <freyer@online.de>


On Sun, 10 Feb 2008, andreasfreyer wrote:

> I would like to draw our attention to the the last sentence:
> "An updater method must be called before a getter method can be called on a
> column value."
>
> That means after setting a value [rs.updateXXX(abc)] it is possible to get
> it back [rs.getXXX()] without doing anything else in between [so without
> rs.insertRow() or rs.updateRow()].
>

OK, I read that the same way you do (the pg driver is currently wrong). 
I'll take a look to see how hard this will be to fix.

Kris Jurka
В списке pgsql-jdbc по дате отправления
От: andreasfreyer
Дата:
От: Kris Jurka
Дата:
FAQ