Searched refs:updateNString (Results 1 – 2 of 2) sorted by relevance
3072 void updateNString(int columnIndex, String nString) throws SQLException; in updateNString() method3095 void updateNString(String columnLabel, String nString) throws SQLException; in updateNString() method
9588 method public void updateNString(int, String) throws java.sql.SQLException;9589 method public void updateNString(String, String) throws java.sql.SQLException;