Searched refs:updateBoolean (Results 1 – 2 of 2) sorted by relevance
1539 void updateBoolean(int columnIndex, boolean x) throws SQLException; in updateBoolean() method1928 void updateBoolean(String columnLabel, boolean x) throws SQLException; in updateBoolean() method
10350 method public void updateBoolean(int, boolean) throws java.sql.SQLException;10351 method public void updateBoolean(String, boolean) throws java.sql.SQLException;