Re: extra rowcopy in ResultSet allways needed ?.

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: extra rowcopy in ResultSet allways needed ?.
Дата
Msg-id Pine.BSO.4.64.0802201217040.7747@leary.csoft.net
обсуждение исходный текст
Ответ на Re: extra rowcopy in ResultSet allways needed ?.  (Gustav Trede <gustav.trede_wsdevel@telia.com>)
Список pgsql-jdbc

On Wed, 20 Feb 2008, Gustav Trede wrote:

>
> here is diff from current cvs.


Patch applied, thanks.  The one minor change I made was to set rowBuffer =
null instead of rowBuffer = this_row in the non-updatable case to catch
any potential issues where the rowBuffer was being used improperly.

Kris Jurka


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Heikki Linnakangas"
Дата:
Сообщение: Re: Retrieving last InsertedID : INSERT... RETURNING safe ?
Следующее
От: "Agustin CS"
Дата:
Сообщение: Problem executing remote SELECT's (through internet) with JDBC