RE: [INTERFACES] JDBC: ResultSet.updateString(int columnIndex, St ring x) when is this going to be implemented?

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [INTERFACES] JDBC: ResultSet.updateString(int columnIndex, St ring x) when is this going to be implemented?
Дата
Msg-id 1B3D5E532D18D311861A00600865478C25E6A9@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Список pgsql-interfaces
It currently depends on my work load here, but I'm aiming to get a lot
done for the next release (which ever version number it's going to be).

Currently I'm planning to get the large object and array classes that
are new in JDBC2 done. If I can get them out of the way, then I'll start
looking at the smaller items including the update*() methods.

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: Nigel Tamplin [mailto:nigel.tamplin@metica.com]
Sent: 08 October 1999 22:50
To: pgsql-interfaces@postgreSQL.org
Subject: [INTERFACES] JDBC: ResultSet.updateString(int columnIndex,
String x) when is this going to be implemented?


Hi,

I'm using Java1.2 and the jdbc interface

I'm writing a little app that lets me view and edit tables in a JTable
GUI.

I get the following SQLException when using the updateString method in
ResultSet

SQLException:"This method is not yet implemented."

I'm assuming that this means that method hasn't been written yet.

Does anyone know when this is planned?

Thanks,

************


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: [INTERFACES] Next release is 7.0(?)
Следующее
От: "Allan Huffman"
Дата:
Сообщение: --enable-mb=encoding?