Searched refs:updateDate (Results 1 – 2 of 2) sorted by relevance
1731 void updateDate(int columnIndex, java.sql.Date x) throws SQLException; in updateDate() method2120 void updateDate(String columnLabel, java.sql.Date x) throws SQLException; in updateDate() method
9568 method public void updateDate(int, java.sql.Date) throws java.sql.SQLException;9569 method public void updateDate(String, java.sql.Date) throws java.sql.SQLException;