Hi, all As I understand, the BatchUpdate updates a only single row. What if I want to update a few rows ? I can create a few BatchUpdate instances and commit all of them, of course. Is there a better way to update a number of rows together ?
Thank you for your cooperation, M.