Difficulty updating TEXT fields with JDBC. - Mailing list pgsql-general

From briand@veridicom.com (Brian Dougherty)
Subject Difficulty updating TEXT fields with JDBC.
Date
Msg-id 27edf967.0207221902.1a63eccc@posting.google.com
Whole thread Raw
List pgsql-general
I have created a table with fields of type TEXT.  When I attempt to
modify these fields with the JDBC ResultSet method of updateObject or
updateNull, I get the error message "This method is not yet
implemented."

Do I have a alternate method for updating TEXT fields?

pgsql-general by date:

Previous
From: IH8MSFT
Date:
Subject: High availibility with PostgreSQL
Next
From: Pierre-Yves Landuré
Date:
Subject: how to update template & databases ?