Home | History | Annotate | Download | only in sql

Lines Matching defs:updateNString

3066     void updateNString(int columnIndex, String nString) throws SQLException;
3089 void updateNString(String columnLabel, String nString) throws SQLException;