Searched refs:updateSQLXML (Results 1 – 2 of 2) sorted by relevance
3231 void updateSQLXML(int columnIndex, SQLXML xmlObject) throws SQLException; in updateSQLXML() method3257 void updateSQLXML(String columnLabel, SQLXML xmlObject) throws SQLException; in updateSQLXML() method
9601 method public void updateSQLXML(int, java.sql.SQLXML) throws java.sql.SQLException;9602 method public void updateSQLXML(String, java.sql.SQLXML) throws java.sql.SQLException;