JDBC: ResultSet.updateString(int columnIndex, String x) when is this going to be implemented?

Поиск
Список
Период
Сортировка
От Nigel Tamplin
Тема JDBC: ResultSet.updateString(int columnIndex, String x) when is this going to be implemented?
Дата
Msg-id 37FE6707.95DD9621@metica.com
обсуждение исходный текст
Список pgsql-interfaces
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 по дате отправления:

Предыдущее
От: Erwin van der Valk
Дата:
Сообщение: odbc and large objects
Следующее
От: Peter Schaefer
Дата:
Сообщение: C++ comments in C code