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

From Nigel Tamplin
Subject JDBC: ResultSet.updateString(int columnIndex, String x) when is this going to be implemented?
Date
Msg-id 37FE6707.95DD9621@metica.com
Whole thread Raw
List 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 by date:

Previous
From: Erwin van der Valk
Date:
Subject: odbc and large objects
Next
From: Peter Schaefer
Date:
Subject: C++ comments in C code