public DataSet GetAllProducts(){ //code to return products }
public int updateProduct(DataSet ds) { }