Home | History | Annotate | Download | only in sql

Lines Matching defs:updateShort

1572     void updateShort(int columnIndex, short x) throws SQLException;
1960 void updateShort(String columnLabel, short x) throws SQLException;