Home | History | Annotate | Download | only in sql

Lines Matching defs:updateDate

1725     void updateDate(int columnIndex, java.sql.Date x) throws SQLException;
2114 void updateDate(String columnLabel, java.sql.Date x) throws SQLException;