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?